author | Florian Pose <fp@igh-essen.com> |
Thu, 26 Oct 2006 16:45:33 +0000 | |
changeset 447 | ee53be7e18ee |
parent 446 | 8fede404c01f |
child 448 | e4b76dc7910c |
Makefile.am | file | annotate | diff | comparison | revisions |
--- 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)` && \