summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAn-Cheng Huang <ancheng@vyatta.com>2008-01-14 15:16:36 -0800
committerAn-Cheng Huang <ancheng@vyatta.com>2008-01-14 15:16:36 -0800
commit120f1f42b31958fbceac792696c2471b1460f6be (patch)
treec1d901ec8a82f041e3440a720302b55ee66cd5ed /Makefile.am
parent8713ae6425f434f17ed2fc12674649371a542e60 (diff)
downloadvyatta-nat-120f1f42b31958fbceac792696c2471b1460f6be.tar.gz
vyatta-nat-120f1f42b31958fbceac792696c2471b1460f6be.zip
add config version filedebian/0.1
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 850d7c9..143eae3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,11 +3,13 @@ opdir = $(datadir)/vyatta-op/templates
xsldir = $(datadir)/xsl
share_perl5dir = $(datadir)/perl5
bin_sudo_usersdir = $(bindir)/sudo-users
+curverdir = $(sysconfdir)/config-migrate/current
sbin_SCRIPTS = scripts/vyatta-update-nat.pl
bin_sudo_users_SCRIPTS = scripts/vyatta-show-nat.pl
share_perl5_DATA = scripts/VyattaNatRule.pm
+curver_DATA = cfg-version/nat@2
cpiop = find . ! -regex '\(.*~\|.*\.bak\|.*\.swp\|.*\#.*\#\)' -print0 | \
cpio -0pd