]> andersk Git - splint.git/blobdiff - Makefile.in
Fixed anytype resolution.
[splint.git] / Makefile.in
index b48371b8d7e14a4f72a814018f02694503fec93b..db6f0e412b88a8acf649f2323bf19d98c51255b5 100644 (file)
@@ -111,7 +111,7 @@ RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
        uninstall-info-recursive all-recursive install-data-recursive \
        install-exec-recursive installdirs-recursive install-recursive \
        uninstall-recursive check-recursive installcheck-recursive
-DIST_COMMON = README ./stamp-h.in ChangeLog Makefile.am Makefile.in \
+DIST_COMMON = README ./stamp-h.in Makefile.am Makefile.in TODO \
        acinclude.m4 aclocal.m4 config.hin config/config.guess \
        config/config.sub config/depcomp config/install-sh \
        config/missing config/mkinstalldirs configure configure.ac
@@ -423,6 +423,8 @@ uninstall-info: uninstall-info-recursive
        uninstall-info-recursive uninstall-recursive
 
 
+.PHONY: test
+
 #try to remake these but don't stop if it fails.
 configure.binary:configure.binary.ac
        -autoconf -oconfigure.binary configure.binary.ac
This page took 0.415287 seconds and 4 git commands to generate.