]> git.pld-linux.org Git - projects/rc-scripts.git/blobdiff - lib/Makefile.am
- move network scripts to /lib, as none of them are config files
[projects/rc-scripts.git] / lib / Makefile.am
similarity index 92%
rename from sysconfig/network-scripts/Makefile.am
rename to lib/Makefile.am
index ab71a28d8af9dc2fdfc7966d6465d01f8df0f1d8..46d7bc7de4141612e46251546b91815917d2f16d 100644 (file)
@@ -30,13 +30,13 @@ networkscripts_SCRIPTS = \
        ifup-vlan
 
 networkscripts_DATA = \
-        functions.network
-       
+       functions.network
+
 #SUBDIRS = data
 
 interfacesdir = @sysconfigdir@/interfaces
 
-interfaces_DATA = 
+interfaces_DATA =
 
 EXTRA_DIST = \
        $(interfaces_DATA) \
This page took 0.140272 seconds and 4 git commands to generate.