chiark / gitweb /
Remove results of configure
[sympathy.git] / Makefile.am
index a6250cd1519ab0aacb30fbf8da84d28a845035e1..64df0896f914424647265f24b1fbb307ea6b390a 100644 (file)
@@ -5,9 +5,12 @@
 # Copyright (c) 2008 James McKenzie <james@fishsoup.dhs.org>,
 # All rights reserved.
 #
-# $Id$
+# $Id: Makefile.am,v 1.8 2008/02/28 22:55:27 staffcvs Exp $
+#
+# $Log: Makefile.am,v $
+# Revision 1.8  2008/02/28 22:55:27  staffcvs
+# *** empty log message ***
 #
-# $Log$
 # 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; \