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-query | |
parent | d58c31e6dcfd8c5e6fe3ead4a69216b059558223 (diff) |
Switch .gitignore to git.mk
Diffstat (limited to 'fc-query')
-rw-r--r-- | fc-query/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fc-query/Makefile.am b/fc-query/Makefile.am index 4271252e..b3ea1e61 100644 --- a/fc-query/Makefile.am +++ b/fc-query/Makefile.am @@ -56,3 +56,5 @@ CLEANFILES += ${man_MANS} else all-local: endif + +-include $(top_srcdir)/git.mk |