From 906cde3e3a372b12751686ed48e1b69bd27df6a0 Mon Sep 17 00:00:00 2001 From: Florian Pose Date: Tue, 7 Nov 2006 13:30:02 +0000 Subject: [PATCH] Fixed dist files. --- Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 5bbe7e9c..3392f11a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -36,12 +36,11 @@ SUBDIRS = master devices script include DIST_SUBDIRS = master devices script include examples EXTRA_DIST = \ - bootstrap \ documentation/ethercat_doc.pdf \ Doxyfile \ FEATURES \ globals.h \ - LICENSE + Kbuild modules: $(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" modules