configure.ac
branchstable-1.2
changeset 1740 fa0af75bfbe9
parent 1739 5fcbd29151d2
child 1744 7bc131b92039
--- a/configure.ac	Tue Feb 13 13:42:37 2007 +0000
+++ b/configure.ac	Tue Feb 13 13:45:36 2007 +0000
@@ -3,7 +3,7 @@
 #------------------------------------------------------------------------------
 
 AC_PREREQ(2.59)
-AC_INIT([ethercat],[1.2.0-rc2],[fp@igh-essen.com])
+AC_INIT([ethercat],[1.2.0],[fp@igh-essen.com])
 AC_CONFIG_AUX_DIR([autoconf])
 AM_INIT_AUTOMAKE([-Wall -Werror dist-bzip2])
 AC_PREFIX_DEFAULT([/opt/etherlab])
@@ -211,6 +211,8 @@
         master/Makefile
         devices/Makefile
         script/Makefile
+        script/init.d/Makefile
+        script/sysconfig/Makefile
         include/Makefile
         examples/Makefile
         examples/mini/Makefile