aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <>2000-03-22 07:33:50 +0000
committerreinelt <>2000-03-22 07:33:50 +0000
commit26521bed933853a430ccb086524bd5bb9d2a78ba (patch)
tree78359df06662d6d2a440f2aac1408b91b3d571fd /Makefile.am
parenteba1b69ca09ac69949ae0d76fd7d1738c680c70a (diff)
downloadlcd4linux-26521bed933853a430ccb086524bd5bb9d2a78ba.tar.gz
[lcd4linux @ 2000-03-22 07:33:50 by reinelt]
FAQ added new modules 'processor.c' contains all data processing
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 8500ce5..86e6be1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,6 +10,7 @@ lcd4linux_SOURCES = \
lcd4linux.c \
cfg.c cfg.h \
parser.c parser.h \
+ processor.c processor.h \
system.c system.h \
isdn.c isdn.h \
filter.c filter.h \