diff options
author | Bob Gilligan <gilligan@sydney.vyatta.com> | 2007-12-10 18:03:39 -0800 |
---|---|---|
committer | Bob Gilligan <gilligan@sydney.vyatta.com> | 2007-12-10 18:03:39 -0800 |
commit | 7ef7ac6dc5bc429508a4190906bce8c463afac30 (patch) | |
tree | 4675ad2763528b23a34dd44acc411c72df7da285 /configure.ac | |
parent | a6d5039dd4936734b0a28d04a1e497280a342491 (diff) | |
download | vyatta-cfg-firewall-7ef7ac6dc5bc429508a4190906bce8c463afac30.tar.gz vyatta-cfg-firewall-7ef7ac6dc5bc429508a4190906bce8c463afac30.zip |
Update vyatta-cfg-firewall package.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index cf40e61..befa0aa 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,8 @@ AC_ARG_ENABLE([nostrip], AC_CONFIG_FILES( [Makefile] - [debian/vyatta-cfg-firewall.postinst]) + [debian/vyatta-cfg-firewall.postinst] + [scripts/firewall/firewall.init]) AC_SUBST(NOSTRIP) |