From e0f72f47e470631e62df06e45ef8eafba229e8ab Mon Sep 17 00:00:00 2001 From: staffcvs Date: Thu, 28 Feb 2008 22:55:27 +0000 Subject: [PATCH 1/1] *** empty log message *** --- Makefile.am | 5 ++++- src/Makefile.am | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index a6250cd..fcd4a41 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,6 +8,9 @@ # $Id$ # # $Log$ +# Revision 1.8 2008/02/28 22:55:27 staffcvs +# *** empty log message *** +# # Revision 1.7 2008/02/27 18:29:49 james # *** empty log message *** # @@ -64,7 +67,7 @@ EXTRA_DIST=version-files version-major version-minor version-micro version-md5su version.sed: $(VFD)/version-files $(VFD)/version-major \ $(VFD)/version-minor $(VFD)/version-micro \ - $(VFD)/version-md5sums $(VFD)/version-stamps ${VFS} Makefile + $(VFD)/version-md5sums $(VFD)/version-stamps ${VFS} if [ .${VNUM} = . ]; then \ echo "s/%VERSION%/${VDEF}-E/g" > version.sed; \ echo "s/%VERSIONSTAMP%/After ${VSDF}/g" >> version.sed; \ diff --git a/src/Makefile.am b/src/Makefile.am index 37e7217..6980119 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -8,6 +8,9 @@ # $Id$ # # $Log$ +# Revision 1.21 2008/02/28 22:55:27 staffcvs +# *** empty log message *** +# # Revision 1.20 2008/02/27 15:04:32 james # *** empty log message *** # @@ -137,7 +140,7 @@ sympathy.h: ${PROJECTHDRS} sympathy.h.head sympathy.h.tail version.h: $(VFD)/version-files $(VFD)/version-major \ $(VFD)/version-minor $(VFD)/version-micro \ - $(VFD)/version-md5sums ${VFS} Makefile + $(VFD)/version-md5sums ${VFS} if [ .${VNUM} = . ]; then \ echo "#define VERSION \"libsympathy Version ${VDEF} + Edits\"" > version.h; \ echo ${VDEF}-E > version-num; \ -- 2.30.2