]> andersk Git - splint.git/blobdiff - src/Makefile.am
- library fixes:
[splint.git] / src / Makefile.am
index b53ddab0a77fcac82e04e1c4ea14c07a8ad03fdf..cd9ece6bbbd84f2d02babfc8060886dfe10cf783 100644 (file)
@@ -40,7 +40,8 @@ CSRC = context.c uentry.c cprim.c macrocache.c qual.c qtype.c stateClause.c \
        stateClauseList.c ctype.c cvar.c clabstract.c idDecl.c clause.c \
        globalsClause.c modifiesClause.c warnClause.c functionClause.c \
        functionClauseList.c metaStateConstraint.c metaStateConstraintList.c \
-       metaStateExpression.c metaStateSpecifier.c functionConstraint.c
+       metaStateExpression.c metaStateSpecifier.c functionConstraint.c \
+       pointers.c      
 
 SPLINTSRC = exprNode.c exprChecks.c llmain.c help.c rcfiles.c
 CHECKSRC = structNames.c transferChecks.c varKinds.c nameChecks.c
This page took 0.038847 seconds and 4 git commands to generate.