Update of /cvsroot/blob/blob/include/blob
In directory usw-pr-cvs1:/tmp/cvs-serv13524
Modified Files:
Makefile.am
Log Message:
- added lcd.h to the list of header files
Index: Makefile.am
===================================================================
RCS file: /cvsroot/blob/blob/include/blob/Makefile.am,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Makefile.am 2001/10/07 23:32:05 1.6
+++ Makefile.am 2001/10/09 17:50:27 1.7
@@ -19,6 +19,7 @@
flash.h \
icache.h \
init.h \
+ lcd.h \
led.h \
linux.h \
main.h \
|