X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/7affb40735592998dc047f216b48f9b771e4df1a..3943e9eceb6a7fb8d93c9fa8d23422eae8aabafd:/lib/Makefile.am diff --git a/lib/Makefile.am b/lib/Makefile.am index 27ecb2c..ba53792 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -60,7 +60,6 @@ libdisorder_a_SOURCES=charset.c charset.h \ mem.c mem.h mem-impl.h \ mime.h mime.c \ mixer.c mixer.h mixer-oss.c mixer-alsa.c \ - plugin.c plugin.h \ printf.c printf.h \ asprintf.c fprintf.c snprintf.c \ queue.c queue.h \ @@ -75,7 +74,7 @@ libdisorder_a_SOURCES=charset.c charset.h \ speaker-protocol.c speaker-protocol.h \ split.c split.h \ syscalls.c syscalls.h \ - types.h \ + common.h \ table.c table.h \ timeval.h \ $(TRACKDB) trackdb.h trackdb-int.h \ @@ -126,6 +125,7 @@ rebuild-unicode: $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) -c $< > $@.new mv $@.new $@ -CLEANFILES=definitions.h definitions.h.new +CLEANFILES=definitions.h definitions.h.new version-string versionstring.h \ + *.gcda *.gcov *.gcno EXTRA_DIST=trackdb.c trackdb-stub.c