Added lcdexec

This commit is contained in:
robijn
2002-08-19 20:47:52 +00:00
parent 2387f30bc3
commit 6da4b44139
6 changed files with 627 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
bin_PROGRAMS = lcdexec
lcdexec_SOURCES = lcdexec.c menu.c menu.h
lcdexec_LDADD = ../../shared/libLCDstuff.a
INCLUDES = -I$(top_srcdir)