diff options
| author | kr.angelov <kr.angelov@gmail.com> | 2012-07-31 15:16:04 +0000 |
|---|---|---|
| committer | kr.angelov <kr.angelov@gmail.com> | 2012-07-31 15:16:04 +0000 |
| commit | 83b321d862472f31c0c9f7feca8360ad5bfe8a75 (patch) | |
| tree | 0f0ef20ad78e25b320013c7bb160211a8612d4e9 /src/runtime/c/configure.ac | |
| parent | 314662dd09d5d1480007faa79258b0e93cc2aa59 (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.ac | 1 |
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 |
