Makefile.am
changeset 2635 42b62867574d
parent 2623 ae24ede76e16
equal deleted inserted replaced
2634:f859d567f94e 2635:42b62867574d
   117 		config.log \
   117 		config.log \
   118 		config.status \
   118 		config.status \
   119 		configure \
   119 		configure \
   120 		configure.in \
   120 		configure.in \
   121 		libtool \
   121 		libtool \
   122 		stamp-h1
   122 		stamp-h1 \
       
   123 		ethercat.spec \
       
   124 		script/init.d/ethercat \
       
   125 		m4/*.m4 \
       
   126 		`find -path ./documentation -prune -o "(" -name Makefile -o -name Makefile.in -o -name Kbuild -o -name .deps -o -name Module.symvers -o -name .tmp_versions ")" -print`
   123 
   127 
   124 doc:
   128 doc:
   125 	doxygen Doxyfile
   129 	doxygen Doxyfile
   126 
   130 
   127 cleandoc:
   131 cleandoc: