diff --git a/tests/libtest/Makefile.am b/tests/libtest/Makefile.am index 191064e38f..b2f980c339 100644 --- a/tests/libtest/Makefile.am +++ b/tests/libtest/Makefile.am @@ -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