diff --git a/Makefile.am b/Makefile.am index a0affc05..eedc7dc5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -393,7 +393,7 @@ TESTS = \ lib/test_strtod_nol # Automake should do this, but it doesn't -check: $(check_PROGRAMS) +check: $(check_PROGRAMS) $(PROGRAMS) $(top_srcdir)/.version: touch $(top_srcdir)/.version