Added documentation to distribution.
authorFlorian Pose <fp@igh-essen.com>
Mon, 25 Sep 2006 16:04:19 +0000
changeset 372 702f7c8fe1fd
parent 371 97f684433d3b
child 373 c9cb34469c74
Added documentation to distribution.
Makefile.am
--- a/Makefile.am	Mon Sep 25 16:02:07 2006 +0000
+++ b/Makefile.am	Mon Sep 25 16:04:19 2006 +0000
@@ -66,7 +66,8 @@
 	examples/msr/msrserv.pl \
 	examples/msr/msr_unload
 
-EXTRA_DIST = $(noinst_SCRIPTS) $(MINI_FILES) $(RTAI_FILES) $(MSR_FILES)
+EXTRA_DIST = $(noinst_SCRIPTS) documentation/ethercat_doc.pdf \
+	$(MINI_FILES) $(RTAI_FILES) $(MSR_FILES)
 
 mydist:
 	$(MAKE) dist distdir=$(PACKAGE)-$(VERSION)-r`svnversion $(srcdir)`