summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 1 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 3f916a3..3fc28cd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,9 +20,7 @@ AC_ARG_ENABLE([nostrip],
[include -nostrip option during packaging]),
[NOSTRIP=-nostrip], [NOSTRIP=])
-AC_CONFIG_FILES(
- [Makefile]
- [debian/vyatta-cfg-qos.postinst])
+AC_CONFIG_FILES([Makefile])
AC_SUBST(NOSTRIP)