diff options
Diffstat (limited to 'tools/Makefile.am.test')
-rw-r--r-- | tools/Makefile.am.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.am.test b/tools/Makefile.am.test index f48c43b..70382b0 100644 --- a/tools/Makefile.am.test +++ b/tools/Makefile.am.test @@ -1,4 +1,4 @@ -tests.make: ${pracrod_SOURCES} ${EXTRA_DIST} +Makefile.am.test: ${pracrod_SOURCES} ${EXTRA_DIST} $(top_srcdir)/../tools/testlist > Makefile.am.test @touch Makefile.am |