From: Russ D. <ru...@us...> - 2001-08-31 14:08:43
|
Update of /cvsroot/blob/blob/utils In directory usw-pr-cvs1:/tmp/cvs-serv6855 Modified Files: Makefile.am Log Message: param block generation Index: Makefile.am =================================================================== RCS file: /cvsroot/blob/blob/utils/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- Makefile.am 2001/08/29 21:08:51 1.2 +++ Makefile.am 2001/08/31 06:21:52 1.3 @@ -4,9 +4,11 @@ # SUBDIRS = \ - build + build \ + mkparamblock CLEANFILES = *~ EXTRA_DIST = \ README + |