summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 631597b..30d16dd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,9 @@ AC_ARG_ENABLE([nostrip],
AC_CONFIG_FILES(
[Makefile]
- [etc/default/vyatta])
+ [etc/default/vyatta]
+ [debian/vyatta-op.postinst]
+ [debian/vyatta-op.postrm])
AC_SUBST(NOSTRIP)