# HG changeset patch # User Florian Pose # Date 1161881133 0 # Node ID ee53be7e18ee4dcd299821c896710084f97f0a7d # Parent 8fede404c01fb8c10adf948b7f4af185aec0a364 Added missing files to dist. 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)` && \