diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-12-21 10:50:12 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-12-21 10:50:12 -0800 |
commit | 886e0e9ff9dd3e3fe73a37285b386cdffc653315 (patch) | |
tree | 15c9fc18a308205145c8837609cb7e4b5881eb08 /Makefile.am | |
parent | a08ee2271d2166fc8013cee8ebeddd9fb0987283 (diff) | |
download | vyatta-cfg-886e0e9ff9dd3e3fe73a37285b386cdffc653315.tar.gz vyatta-cfg-886e0e9ff9dd3e3fe73a37285b386cdffc653315.zip |
Move interfaces to vyatta-cfg-system package
All the other templates and scripts related to interfaces
are in vyatta-cfg-system
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index cd8ce56..12589bf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -54,7 +54,6 @@ sbin_SCRIPTS += scripts/vyatta-output-config.pl sbin_SCRIPTS += scripts/vyatta-save-config.pl sbin_SCRIPTS += scripts/vyatta-load-config.pl sbin_SCRIPTS += scripts/vyatta-cfg-notify -sbin_SCRIPTS += scripts/vyatta-interfaces.pl sbin_SCRIPTS += scripts/vyatta-irqaffin sbin_SCRIPTS += scripts/vyatta-auto-irqaffin.pl sbin_SCRIPTS += scripts/vyatta-check-typeless-node.pl |