aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorltoetsch <>2001-03-07 18:10:21 +0000
committerltoetsch <>2001-03-07 18:10:21 +0000
commit5f7938823b052c21c49638bdfcca857f09db0714 (patch)
treed7939a6c6be9993e9a0286db9aa8cdab36333d60 /Makefile.am
parent8e746386152c2859bdff3816f4d82803ee017131 (diff)
downloadlcd4linux-5f7938823b052c21c49638bdfcca857f09db0714.tar.gz
[lcd4linux @ 2001-03-07 18:10:21 by ltoetsch]
added e(x)ec commands
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 ad090ce..c9186b7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,7 +26,8 @@ filter.c filter.h \
udelay.c udelay.h \
display.c display.h \
pixmap.c pixmap.h \
-fontmap.c fontmap.h
+fontmap.c fontmap.h \
+exec.c exec.h
EXTRA_lcd4linux_SOURCES= \
BeckmannEgle.c \