diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-02-02 10:22:05 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-02-02 10:23:59 -0800 |
commit | a305ff90c296df58a1de27a02f77c08871ecf40c (patch) | |
tree | 10b4157ee6200e4709970664acacf2778146dcd3 /Makefile.am | |
parent | 925e4562da09aeaf80c41f2fb085fd4295526368 (diff) | |
download | vyatta-op-a305ff90c296df58a1de27a02f77c08871ecf40c.tar.gz vyatta-op-a305ff90c296df58a1de27a02f77c08871ecf40c.zip |
Merge branch 'kenwood' of 192.168.100.1:git/vyatta-op into kenwood
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index a2ae002..2bc3a15 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,9 +8,6 @@ bin_sudo_usersdir = $(bindir)/sudo-users funcdir = $(datadir)/vyatta-op/functions func_DATA = functions/tech-support -alloweddir = $(datadir)/vyatta-op/functions/allowed -allowed_DATA = functions/allowed/hosts - bin_SCRIPTS = scripts/vyatta-show-interfaces bin_SCRIPTS += scripts/vyatta-show-interfaces.pl bin_SCRIPTS += scripts/vyatta-show-version |