Update of /cvsroot/blob/blob/src/diag
In directory usw-pr-cvs1:/tmp/cvs-serv17254
Modified Files:
Makefile.am
Log Message:
- add regs-sa11x0.c
Index: Makefile.am
===================================================================
RCS file: /cvsroot/blob/blob/src/diag/Makefile.am,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Makefile.am 2002/01/03 16:07:18 1.6
+++ Makefile.am 2002/01/07 17:04:02 1.7
@@ -40,6 +40,7 @@
command_hist.c \
commands.c \
initcalls.c \
+ regs-sa11x0.c \
main.c
EXTRA_diag_elf32_SOURCES = \
|