summaryrefslogtreecommitdiff
path: root/src/runtime/c/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/c/Makefile.am')
-rw-r--r--src/runtime/c/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runtime/c/Makefile.am b/src/runtime/c/Makefile.am
index a9fd75ecb..75bd0a253 100644
--- a/src/runtime/c/Makefile.am
+++ b/src/runtime/c/Makefile.am
@@ -80,6 +80,7 @@ libpgf_la_SOURCES = \
pgf/linearizer.c \
pgf/typechecker.c \
pgf/reasoner.c \
+ pgf/evaluator.c \
pgf/printer.c \
pgf/graphviz.c \
pgf/pgf.c \