aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2003-12-19 05:35:14 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2003-12-19 05:35:14 +0000
commitc1c11bb955fc2ab80bb8356aa917ab1bda843ce7 (patch)
treeaec740b39fa23917f7ba4ee95172f738d7ef8621 /Makefile.am
parent6ace72e8fcfdca9f7d92816da58b204b6d2c7893 (diff)
downloadlcd4linux-c1c11bb955fc2ab80bb8356aa917ab1bda843ce7.tar.gz
[lcd4linux @ 2003-12-19 05:35:13 by reinelt]
renamed 'client' to 'plugin' git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@279 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to '')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8743c2b..733f526 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,7 +18,7 @@ pid.c pid.h \
parser.c parser.h \
processor.c processor.h \
evaluator.c evaluator.h \
-client.c client.h \
+plugin.c plugin.h \
system.c system.h \
isdn.c isdn.h \
wifi.c wifi.h \