From a71c28313e3e3ef0f2e235f78eaf38fca52deb1f Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Thu, 10 Aug 2000 09:44:09 +0000 Subject: [lcd4linux @ 2000-08-10 09:44:09 by reinelt] new debugging scheme: error(), info(), debug() uses syslog if in daemon mode --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 9dfdb69..8753e75 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,7 +13,7 @@ endif lcd4linux_SOURCES = \ lcd4linux.c \ -debug.h \ +debug.c debug.h \ cfg.c cfg.h \ lock.c lock.h \ parser.c parser.h \ -- cgit v1.2.3