Print

Print


Commit in slic on MAIN
GNUmakefile+2-21.36 -> 1.37
JM: add doxygen config to version target

slic
GNUmakefile 1.36 -> 1.37
diff -u -r1.36 -r1.37
--- GNUmakefile	8 Jan 2007 22:21:32 -0000	1.36
+++ GNUmakefile	15 Oct 2007 23:52:37 -0000	1.37
@@ -1,4 +1,4 @@
-# $Header: /cvs/lcd/slic/GNUmakefile,v 1.36 2007/01/08 22:21:32 jeremy Exp $
+# $Header: /cvs/lcd/slic/GNUmakefile,v 1.37 2007/10/15 23:52:37 jeremy Exp $
 #
 # Makefile for SLIC simulation package based on examples GNUmakefile by G. Cosmo.
 #
@@ -92,5 +92,5 @@
 version:
 	./ac.sh ; \
 	./configure --enable-version --enable-package-info ; \
-	cvs commit -m "JM: update for $$(cat VERSION)" VERSION configure configure.ac include/PackageInfo.hh ; \
+	cvs commit -m "JM: update for $$(cat VERSION)" VERSION configure configure.ac ./include/PackageInfo.hh ./config/doxygen/slic_doxygen.cfg ; \
 	./scripts/rtag.sh ;
CVSspam 0.2.8