X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/f5fd9a6b25366f98a20468ca9bda64c4313db09e..1f3d2413174c3187de3fd8701d3ba26a0d1e4489:/lib/Makefile.am diff --git a/lib/Makefile.am b/lib/Makefile.am index b270e82..9df1dfd 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -55,10 +55,10 @@ libdisorder_a_SOURCES=charset.c charset.h \ ifreq.c ifreq.h \ inputline.c inputline.h \ kvp.c kvp.h \ - log.c log.h log-impl.h \ + log.c log.h \ logfd.c logfd.h \ macros.c macros-builtin.c macros.h \ - mem.c mem.h mem-impl.h \ + mem.c mem.h \ mime.h mime.c \ mixer.c mixer.h mixer-oss.c mixer-alsa.c \ printf.c printf.h \