summaryrefslogtreecommitdiff
path: root/GF.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'GF.cabal')
-rw-r--r--GF.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/GF.cabal b/GF.cabal
index c7db0c18a..bb77c40b7 100644
--- a/GF.cabal
+++ b/GF.cabal
@@ -575,6 +575,7 @@ library
PGF.Parsing.FCFG
PGF.Expr
PGF.Type
+ PGF.PMCFG
PGF.AbsCompute
PGF.Paraphrase
PGF.TypeCheck
@@ -689,6 +690,7 @@ executable gf
PGF.Data
PGF.Expr
PGF.Type
+ PGF.PMCFG
PGF.Macros
PGF.Generate
PGF.Linearize