move debug.c
[apps/madmutt.git] / lib-lib / Makefile.am
index 716d64b..dd9b5b8 100644 (file)
@@ -3,8 +3,8 @@ noinst_LIBRARIES = liblib.a
 liblib_a_SOURCES = mem.h str.h ascii.h buffer.h hash.h list.h file.h mapping.h \
                          str.c ascii.c buffer.c hash.c list.c file.c mapping.c \
                   \
-                  date.h                                                      \
-                  date.c
+                  date.h debug.h                                              \
+                  date.c debug.c
 
 noinst_HEADERS   = mem.h str.h ascii.h buffer.h hash.h list.h file.h mapping.h \
                   date.c