Makefile.am
branchstable-1.4
changeset 1651 9377a006907f
parent 1650 32abac820eaf
child 1652 df31116073f6
--- a/Makefile.am	Fri Oct 17 13:16:50 2008 +0000
+++ b/Makefile.am	Fri Oct 17 13:18:25 2008 +0000
@@ -73,7 +73,7 @@
 	svn2cl $(srcdir)
 	@SVNREV=`svnversion $(srcdir)` && \
 	  $(MAKE) dist-bzip2 \
-	  distdir=$(PACKAGE)-$(VERSION)-$(BRANCH)-r$${SVNREV}
+	  distdir=$(PACKAGE)-$(VERSION)-r$${SVNREV}
 
 dist-hook:
 	if which svnversion >/dev/null 2>&1; then \