aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <>2003-12-19 05:49:23 +0000
committerreinelt <>2003-12-19 05:49:23 +0000
commite107a9b0e8241de1e0f7392a60b8a74272665245 (patch)
tree087cfb9b126c466979bfa703975d3084b528e1b1 /Makefile.am
parent8f59bbc584905f461dc4d628e7347839612b3fcf (diff)
downloadlcd4linux-e107a9b0e8241de1e0f7392a60b8a74272665245.tar.gz
[lcd4linux @ 2003-12-19 05:49:23 by reinelt]
extracted plugin_math and plugin_string into extra files
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 733f526..42e82ce 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,6 +19,8 @@ parser.c parser.h \
processor.c processor.h \
evaluator.c evaluator.h \
plugin.c plugin.h \
+plugin_math.c \
+plugin_string.c \
system.c system.h \
isdn.c isdn.h \
wifi.c wifi.h \