aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2009-01-01 08:27:44 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2009-01-01 08:27:44 +0000
commitca7492e18311fe099c9094e648deccabc480bf5c (patch)
treedeb6045bbf9b1f5e2e4541c7ad123bc6f00113e8 /Makefile.am
parentb4225ee09adb53c6f25d8596d5f6fb1a845678c4 (diff)
downloadlcd4linux-ca7492e18311fe099c9094e648deccabc480bf5c.tar.gz
distcheck bugs fixed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@936 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 77217a9..1b589d6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -100,7 +100,7 @@ drv_serdisplib.c \
drv_SimpleLCD.c \
drv_T6963.c \
drv_Trefon.c \
-drv_ULA200.c \
+drv_ula200.c \
drv_USBHUB.c \
drv_USBLCD.c \
drv_WincorNixdorf.c \
@@ -133,6 +133,7 @@ plugin_meminfo.c \
plugin_mpd.c \
plugin_mysql.c \
plugin_netdev.c \
+plugin_netinfo.c \
plugin_pop3.c \
plugin_ppp.c \
plugin_proc_stat.c \