summaryrefslogtreecommitdiff
path: root/src/runtime/c/configure.ac
diff options
context:
space:
mode:
authorkr.angelov <kr.angelov@gmail.com>2012-07-31 15:16:04 +0000
committerkr.angelov <kr.angelov@gmail.com>2012-07-31 15:16:04 +0000
commit83b321d862472f31c0c9f7feca8360ad5bfe8a75 (patch)
tree0f0ef20ad78e25b320013c7bb160211a8612d4e9 /src/runtime/c/configure.ac
parent314662dd09d5d1480007faa79258b0e93cc2aa59 (diff)
An initial import of the teyjus source code in the C runtime for GF. The two runtime are still not connected but the source code compiles.
Diffstat (limited to 'src/runtime/c/configure.ac')
-rw-r--r--src/runtime/c/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runtime/c/configure.ac b/src/runtime/c/configure.ac
index 81bc610c9..2a8f5e0ec 100644
--- a/src/runtime/c/configure.ac
+++ b/src/runtime/c/configure.ac
@@ -56,6 +56,7 @@ DX_INIT_DOXYGEN(libpgf)
AC_CONFIG_FILES([Makefile
libgu.pc
libpgf.pc
+ libteyjus.pc
])
AC_OUTPUT