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