chiark / gitweb /
fatal() testing for dateparse()
[disorder] / lib / Makefile.am
index 27ecb2c30e87e4fb0692feda66d84c33844aaae4..ba537926820fa6647e09a90f9ad62cf37380f14a 100644 (file)
@@ -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