diff options
author | An-Cheng Huang <ancheng@sydney.vyatta.com> | 2007-10-19 10:10:00 -0700 |
---|---|---|
committer | An-Cheng Huang <ancheng@sydney.vyatta.com> | 2007-10-19 10:10:00 -0700 |
commit | 66b621cf7759c3448ae8bfe7d7479fb13ea04b65 (patch) | |
tree | 4bc108b02c53383c5c1e24d0d7a0f2d9f5ba5916 /Makefile.am | |
parent | 758f31ccdf9e6da2d7dd1752ddb6fdefa13590e6 (diff) | |
download | vyatta-cfg-system-66b621cf7759c3448ae8bfe7d7479fb13ea04b65.tar.gz vyatta-cfg-system-66b621cf7759c3448ae8bfe7d7479fb13ea04b65.zip |
import init-floppy from fairfield/xorp/scripts
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index fb2f9905..8286e009 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,6 +4,7 @@ sysconf_DATA = bin_SCRIPTS += scripts/progress-indicator bin_SCRIPTS += scripts/vyatta-functions +bin_SCRIPTS += scripts/init-floppy sbin_SCRIPTS += scripts/rl-system.init sbin_SCRIPTS += scripts/install-system sbin_SCRIPTS += scripts/quick-install |