From 97a0556585171cb1bbf91a7d1aec1e937414eb2e Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 25 Jul 2008 17:20:40 +0200 Subject: move ca_debug to a proper source files --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 5bea6d5..b3acc3c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -47,7 +47,7 @@ libcanberra_la_SOURCES = \ read-wav.c read-wav.h \ sound-theme-spec.c sound-theme-spec.h \ llist.h \ - macro.h \ + macro.h macro.c \ malloc.c malloc.h libcanberra_la_CFLAGS = \ $(AM_CFLAGS) \ -- cgit