Remove long time obsoleted debug.h.

This commit is contained in:
mmdolze
2011-11-16 21:07:25 +00:00
parent e907d73588
commit 66cfe148f7
2 changed files with 1 additions and 37 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
noinst_LIBRARIES = libLCDstuff.a
libLCDstuff_a_SOURCES = LL.c LL.h sockets.c sockets.h str.c str.h configfile.c configfile.h debug.h report.c report.h snprintf.c snprintf.h sring.c sring.h
libLCDstuff_a_SOURCES = LL.c LL.h sockets.c sockets.h str.c str.h configfile.c configfile.h report.c report.h snprintf.c snprintf.h sring.c sring.h
libLCDstuff_a_LIBADD = @LIBOBJS@