diff options
Diffstat (limited to 'fc-lang/Makefile.am')
-rw-r--r-- | fc-lang/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fc-lang/Makefile.am b/fc-lang/Makefile.am index 7a3f0651..1f662c19 100644 --- a/fc-lang/Makefile.am +++ b/fc-lang/Makefile.am @@ -303,5 +303,6 @@ ORTH = \ nqo.orth \ brx.orth \ sat.orth \ - doi.orth + doi.orth \ + mni.orth # ^-------------- Add new orth files here |