diff --git a/Makefile.am b/Makefile.am index 00a10f9..d76c2f1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,6 +15,8 @@ extensions/%: install-exec-local: depmod -a || :; +config.status: extensions/GNUmakefile.in + .PHONY: tarball tarball: rm -Rf /tmp/xtables-addons-${PACKAGE_VERSION};