Makefile.am
changeset 1810 a352f3e4f95d
parent 1809 586be70ff70a
child 1811 4ea966f3555e
equal deleted inserted replaced
1809:586be70ff70a 1810:a352f3e4f95d
    66 
    66 
    67 EXTRA_DIST = \
    67 EXTRA_DIST = \
    68 	Doxyfile.in \
    68 	Doxyfile.in \
    69 	FEATURES \
    69 	FEATURES \
    70 	Kbuild.in \
    70 	Kbuild.in \
    71 	README.EoE
    71 	README.EoE \
       
    72 	ethercat.spec \
       
    73 	ethercat.spec.in
    72 
    74 
    73 BUILT_SOURCES = \
    75 BUILT_SOURCES = \
    74 	Doxyfile \
    76 	Doxyfile \
    75 	Kbuild
    77 	Kbuild \
       
    78 	ethercat.spec
    76 
    79 
    77 modules:
    80 modules:
    78 	$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" modules
    81 	$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" modules
    79 
    82 
    80 modules_install:
    83 modules_install: