X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/140c27a82ebb7e4c8d1e59ab5fce12c793e587f8..f9264521e093e570a8831d5238ccc3bc20e01119:/src/Makefile.am diff --git a/src/Makefile.am b/src/Makefile.am index b53ddab..cd9ece6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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