autotools: fix libtest bundle to depend on FIRSTFILES

Closes #16726
This commit is contained in:
Viktor Szakats 2025-03-14 03:24:49 +01:00
parent 7d679f9ab6
commit f501d0d5e3
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View 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