*** empty log message ***

This commit is contained in:
hklein
2000-01-17 08:23:48 +00:00
parent faa787c215
commit 6e977735f0
4 changed files with 140 additions and 1 deletions
+1 -1
View File
@@ -3,6 +3,6 @@ libLCDdrivers_a_SOURCES = lcd.c lcd.h drv_base.c
EXTRA_libLCDdrivers_a_SOURCES = MtxOrb.c MtxOrb.h text.c text.h \
curses_drv.c curses_drv.h drv_base.c drv_base.h \
hd44780.c hd44780.h port.h joy.c joy.h irmanin.c irmanin.h \
CFontz.c CFontz.h debug.h
CFontz.c CFontz.h lircin.c lircin.h debug.h
libLCDdrivers_a_DEPENDENCIES = @DRIVERS@
libLCDdrivers_a_LIBADD = @DRIVERS@