From 120f1f42b31958fbceac792696c2471b1460f6be Mon Sep 17 00:00:00 2001 From: An-Cheng Huang Date: Mon, 14 Jan 2008 15:16:36 -0800 Subject: add config version file --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') 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 -- cgit v1.2.3