]> andersk Git - splint.git/blobdiff - src/Makefile.am
Fixed previously ignored splintme errors in constraintResolve.c
[splint.git] / src / Makefile.am
index f2e405aa62e9de4d1371017b807796aff53bcbfa..00a07ca771f93090acb2f0c65b828c8e77bf0d73 100644 (file)
@@ -50,9 +50,9 @@ GLOBSRC = globals.c flags.c general.c osd.c reader.c mtreader.c
 
 GRAMSRC = cgrammar.c cscanner.c mtscanner.c mtgrammar.c llgrammar.c signature.c
 
-OVERFLOWCHSRC = constraintGeneration.c constraintTerm.c \
+OVERFLOWCHSRC = constraintList.c constraintResolve.c \
+                constraintGeneration.c constraintTerm.c \
                 constraintExprData.c constraintExpr.c constraint.c \
-                constraintList.c constraintResolve.c \
                 constraintOutput.c loopHeuristics.c 
 
 GENERALSRC = exprData.c cstring.c fileloc.c message.c inputStream.c \
This page took 0.960489 seconds and 4 git commands to generate.