]> code.delx.au - pulseaudio/blobdiff - polyp/Makefile.am
implement proper logging
[pulseaudio] / polyp / Makefile.am
index 33b052f39787d9fcab028a899992e37caed9d2be..335fa99a580a74c02d6c45ef581da85fa926e600 100644 (file)
@@ -143,7 +143,9 @@ polypaudio_SOURCES = idxset.c idxset.h \
                subscribe.h subscribe.c \
                debug.h \
                sound-file-stream.c sound-file-stream.h \
-               cpulimit.c cpulimit.h
+               cpulimit.c cpulimit.h \
+               log.c log.h \
+               gcc-printf.h
 
 polypaudio_CFLAGS = $(AM_CFLAGS) $(LIBSAMPLERATE_CFLAGS) $(LIBSNDFILE_CFLAGS)
 polypaudio_INCLUDES = $(INCLTDL)
@@ -329,7 +331,10 @@ libpolyp_la_SOURCES = polyplib.h \
                polyplib-subscribe.c polyplib-subscribe.h \
                polyplib-internal.h \
                cdecl.h \
-               llist.h
+               llist.h \
+               log.c log.h \
+               gcc-printf.h
+
 libpolyp_la_CFLAGS = $(AM_CFLAGS)
 libpolyp_la_LDFLAGS = -version-info 0:0:0