aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index ba83d2c..9539d39 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,7 +24,6 @@ drv.c drv.h \
evaluator.c evaluator.h \
hash.c hash.h \
layout.c layout.h \
-lock.c lock.h \
pid.c pid.h \
timer.c timer.h \
thread.c thread.h \
@@ -57,7 +56,7 @@ drv_generic_serial.c \
drv_generic_serial.h \
drv_generic_parport.c \
drv_generic_parport.h \
-BeckmannEgle.c \
+drv_BeckmannEgle.c \
drv_Crystalfontz.c \
drv_Curses.c \
drv_Cwlinux.c \