summaryrefslogtreecommitdiff
path: root/src/runtime/c/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/c/CMakeLists.txt')
-rw-r--r--src/runtime/c/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runtime/c/CMakeLists.txt b/src/runtime/c/CMakeLists.txt
index 82dfe259a..45a13a067 100644
--- a/src/runtime/c/CMakeLists.txt
+++ b/src/runtime/c/CMakeLists.txt
@@ -49,6 +49,7 @@ set(libpgf_la_SOURCES
pgf/expr.c
pgf/expr.h
pgf/parser.c
+ pgf/lookup.c
pgf/jit.c
pgf/parseval.c
pgf/literals.c