]> TLD Linux GIT Repositories - rc-scripts.git/blobdiff - lib/Makefile.am
- merged changes from PLD, all TLD changes and fixes are kept
[rc-scripts.git] / lib / Makefile.am
index 22d17fb5c76e4071f9ea382affb03b07052f32ae..c19815484c74241d05f8d72a2f932964540b0ab9 100644 (file)
@@ -6,10 +6,10 @@ sbin_SCRIPTS = \
        tnldown \
        tnlup
 
-#scriptsdir = @networkscriptsdir@
 scriptsdir = @exec_prefix@/lib/$(PACKAGE)
 
 scripts_SCRIPTS = \
+       ifdown-bond \
        ifdown-br \
        ifdown-irda \
        ifdown-ppp \
@@ -17,6 +17,7 @@ scripts_SCRIPTS = \
        ifdown-sl \
        ifdown-vlan \
        ifup-aliases \
+       ifup-bond \
        ifup-br \
        ifup-ipx \
        ifup-irda \
@@ -28,7 +29,8 @@ scripts_SCRIPTS = \
        ifup-ppp \
        ifup-routes \
        ifup-sl \
-       ifup-vlan
+       ifup-vlan \
+       makepid
 
 scripts_DATA = \
        functions \