We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee3bde9 commit 50cbb14Copy full SHA for 50cbb14
scripts/Makefile.am
@@ -79,7 +79,7 @@ CLEANFILES += %D%/common.sh
79
-$(AM_V_at)echo "$$SCRIPTS_EXTRA_ENVIRONMENT" >>$@
80
81
ALL_LOCAL += scripts-all-local
82
-scripts-all-local: %D%/common.sh
+scripts-all-local: %D%/common.sh $(PROGRAMS) $(SCRIPTS) $(DATA)
83
-SCRIPT_COMMON=$< $(srcdir)/%D%/zfs-tests.sh -c
84
85
CLEAN_LOCAL += scripts-clean-local
0 commit comments