]> andersk Git - splint.git/blobdiff - Makefile.am
Added files for the splint.sf.net repository as part of the merge process.
[splint.git] / Makefile.am
index efb1efc371bf0b60dee46169bc50ad181f79925e..38450a1f1346237a22814f93537338d5b135e8fa 100644 (file)
 ## To report a bug: splint-bug@splint.org
 ## 
 
+.PHONY: test
+
 AUTOMAKE_OPTIONS = 1.5 foreign
 
 binaryfixscript = ./fixBinaryDist.sh
-SUBDIRS =   lib imports test doc src
+SUBDIRS =   src lib imports test doc
 
 binaryDir = bin
 binaryDirFiles =  $(binaryDir)/Makefile.am $(binaryDir)/Makefile.in
This page took 0.142563 seconds and 4 git commands to generate.