diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2012-10-06 17:52:39 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2013-01-02 00:36:12 -0600 |
commit | ed41b237658ba290d86795904701ace09b46f6c4 (patch) | |
tree | 529dabd05301942debabe82c40288aa6d5c12314 /fc-lang | |
parent | d58c31e6dcfd8c5e6fe3ead4a69216b059558223 (diff) |
Switch .gitignore to git.mk
Diffstat (limited to 'fc-lang')
-rw-r--r-- | fc-lang/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fc-lang/Makefile.am b/fc-lang/Makefile.am index 3336511b..35e94e52 100644 --- a/fc-lang/Makefile.am +++ b/fc-lang/Makefile.am @@ -312,3 +312,5 @@ ORTH = \ doi.orth \ mni.orth # ^-------------- Add new orth files here + +-include $(top_srcdir)/git.mk |