aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2003-12-19 05:49:23 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2003-12-19 05:49:23 +0000
commitc72b30a25cb05f1efa385c48bed2033ea58e8472 (patch)
tree087cfb9b126c466979bfa703975d3084b528e1b1 /Makefile.am
parentc1c11bb955fc2ab80bb8356aa917ab1bda843ce7 (diff)
downloadlcd4linux-c72b30a25cb05f1efa385c48bed2033ea58e8472.tar.gz
[lcd4linux @ 2003-12-19 05:49:23 by reinelt]
extracted plugin_math and plugin_string into extra files git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@280 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
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 \