From 9f0ea19a1ca7eba160746bdc91c55f7ae4c0b4fc Mon Sep 17 00:00:00 2001 From: krangelov Date: Tue, 28 May 2019 12:26:00 +0200 Subject: API for scanning for cohorts in an arbitrary text --- src/runtime/c/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/runtime/c/Makefile.am') diff --git a/src/runtime/c/Makefile.am b/src/runtime/c/Makefile.am index 8f9c8bf56..adec93e6d 100644 --- a/src/runtime/c/Makefile.am +++ b/src/runtime/c/Makefile.am @@ -68,6 +68,7 @@ libpgf_la_SOURCES = \ pgf/data.h \ pgf/expr.c \ pgf/expr.h \ + pgf/scanner.c \ pgf/parser.c \ pgf/lookup.c \ pgf/jit.c \ -- cgit v1.2.3