diff -r 8fede404c01f -r ee53be7e18ee Makefile.am --- a/Makefile.am Thu Oct 26 16:29:26 2006 +0000 +++ b/Makefile.am Thu Oct 26 16:45:33 2006 +0000 @@ -35,7 +35,13 @@ DIST_SUBDIRS = master devices script include examples -EXTRA_DIST = documentation/ethercat_doc.pdf +EXTRA_DIST = \ + bootstrap \ + documentation/ethercat_doc.pdf \ + Doxyfile \ + FEATURES \ + globals.h \ + LICENSE mydist: @SVNREV=`svnversion $(srcdir)` && \