diff options
author | Roy Marples <roy@marples.name> | 2008-03-26 14:41:47 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2008-03-26 14:41:47 +0000 |
commit | f90f2914b927d303d219fb2862f0dbf868be17a3 (patch) | |
tree | 2e32cee3ad29441c4d42ba6e96aad002cbebe840 /net/Makefile.Linux | |
parent | ac834ddc5672e9d35122787123e5c02d0d39cc4b (diff) |
Add mising net files back.
Diffstat (limited to 'net/Makefile.Linux')
-rw-r--r-- | net/Makefile.Linux | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/Makefile.Linux b/net/Makefile.Linux index 5cd456ea..7006d74c 100644 --- a/net/Makefile.Linux +++ b/net/Makefile.Linux @@ -1,7 +1,8 @@ SRCS+= iwconfig.sh.in INC+= adsl.sh apipa.sh arping.sh bonding.sh br2684ctl.sh bridge.sh \ - ccwgroup.sh iproute2.sh ifplugd.sh ip6to4.sh ipppd.sh \ - iwconfig.sh netplugd.sh pppd.sh tuntap.sh udhcpc.sh vlan.sh + ccwgroup.sh clip.sh iproute2.sh ifplugd.sh ip6to4.sh ipppd.sh \ + iwconfig.sh netplugd.sh pppd.sh pump.sh tuntap.sh udhcpc.sh \ + vlan.sh .SUFFIXES: .sh.Linux.in .sh.Linux.in.sh: |