Makefile.am
branchstable-1.2
changeset 1739 5fcbd29151d2
parent 1733 69f0fbc0dcab
child 1741 5eb7bed96194
--- a/Makefile.am	Tue Feb 13 13:36:31 2007 +0000
+++ b/Makefile.am	Tue Feb 13 13:42:37 2007 +0000
@@ -36,7 +36,6 @@
 DIST_SUBDIRS = master devices script include examples
 
 EXTRA_DIST = \
-	documentation/ethercat_doc.pdf \
 	Doxyfile \
 	FEATURES \
 	globals.h \
@@ -54,6 +53,7 @@
 	@rm -f Modules.symvers
 
 mydist:
+	svn2cl $(srcdir)
 	@SVNREV=`svnversion $(srcdir)` && \
 	  $(MAKE) dist-bzip2 \
 	  distdir=$(PACKAGE)-$(VERSION)-$(BRANCH)-r$${SVNREV}