diff options
Diffstat (limited to 'src/runtime/haskell-bind/pgf2-bind.cabal')
| -rw-r--r-- | src/runtime/haskell-bind/pgf2-bind.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runtime/haskell-bind/pgf2-bind.cabal b/src/runtime/haskell-bind/pgf2-bind.cabal index f2496e7eb..3d505de35 100644 --- a/src/runtime/haskell-bind/pgf2-bind.cabal +++ b/src/runtime/haskell-bind/pgf2-bind.cabal @@ -28,6 +28,7 @@ library extra-libraries: gu pgf cc-options: -std=c99 default-language: Haskell2010 + c-sources: utils.c executable pgf-shell main-is: pgf-shell.hs |
