From: Erik M. <er...@us...> - 2001-09-15 20:03:35
|
Update of /cvsroot/blob/blob/include In directory usw-pr-cvs1:/tmp/cvs-serv21582 Modified Files: Makefile.am Log Message: Add param_block.h to the list of sources Index: Makefile.am =================================================================== RCS file: /cvsroot/blob/blob/include/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- Makefile.am 2001/08/06 22:44:52 1.2 +++ Makefile.am 2001/09/15 20:03:32 1.3 @@ -19,6 +19,7 @@ linux.h \ main.h \ memory.h \ + param_block.h \ registers.h \ sa1100.h \ serial.h \ |