diff options
author | Akira TAGOH <akira@tagoh.org> | 2012-02-21 15:11:30 +0900 |
---|---|---|
committer | Akira TAGOH <akira@tagoh.org> | 2012-02-21 15:11:30 +0900 |
commit | d3c438221610d2e584a611f21433062dc7e7f83d (patch) | |
tree | ebbf2d1f913120018ee000cdc27e24250b7ea583 /fc-lang | |
parent | 5582043a49f4360ae83d66ea05409e1c0a25b61e (diff) |
Add a missing file
Diffstat (limited to 'fc-lang')
-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 29cee593..62879605 100644 --- a/fc-lang/Makefile.am +++ b/fc-lang/Makefile.am @@ -299,5 +299,6 @@ ORTH = \ ty.orth \ wal.orth \ za.orth \ - lah.orth + lah.orth \ + nqo.orth # ^-------------- Add new orth files here |