mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-06 12:45:13 +02:00
build: trigger configure when GNUmakefile.in changed
This commit is contained in:
@@ -15,6 +15,8 @@ extensions/%:
|
|||||||
install-exec-local:
|
install-exec-local:
|
||||||
depmod -a || :;
|
depmod -a || :;
|
||||||
|
|
||||||
|
config.status: extensions/GNUmakefile.in
|
||||||
|
|
||||||
.PHONY: tarball
|
.PHONY: tarball
|
||||||
tarball:
|
tarball:
|
||||||
rm -Rf /tmp/xtables-addons-${PACKAGE_VERSION};
|
rm -Rf /tmp/xtables-addons-${PACKAGE_VERSION};
|
||||||
|
Reference in New Issue
Block a user