]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
autotools: fix `libtest` bundle to depend on `FIRSTFILES`
authorViktor Szakats <commit@vsz.me>
Fri, 14 Mar 2025 02:24:49 +0000 (03:24 +0100)
committerViktor Szakats <commit@vsz.me>
Fri, 14 Mar 2025 19:50:19 +0000 (20:50 +0100)
Closes #16726

tests/libtest/Makefile.am

index 191064e38f8843cfe547de81142f1c8676756dce..b2f980c339074191f0c95b7f95faff64f7b8bead 100644 (file)
@@ -96,7 +96,7 @@ libstubgss_la_DEPENDENCIES =
 endif
 
 if USE_TEST_BUNDLES
-libtest_bundle.c: $(top_srcdir)/tests/mk-bundle.pl lib1521.c
+libtest_bundle.c: $(top_srcdir)/tests/mk-bundle.pl $(FIRSTFILES) lib1521.c
        @PERL@ $(top_srcdir)/tests/mk-bundle.pl $(srcdir) > libtest_bundle.c
 
 noinst_PROGRAMS = libtests