Update of /cvsroot/blob/blob/include
In directory usw-pr-cvs1:/tmp/cvs-serv25664
Modified Files:
Makefile.am
Log Message:
add memsetup.h to the list of header files
Index: Makefile.am
===================================================================
RCS file: /cvsroot/blob/blob/include/Makefile.am,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Makefile.am 2001/10/03 16:02:43 1.6
+++ Makefile.am 2001/10/04 16:28:40 1.7
@@ -21,6 +21,7 @@
linux.h \
main.h \
memory.h \
+ memsetup.h \
param_block.h \
registers.h \
sa1100.h \
|