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 /Makefile.am | |
parent | d58c31e6dcfd8c5e6fe3ead4a69216b059558223 (diff) |
Switch .gitignore to git.mk
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index f4203d6a..cbc3df07 100644 --- a/Makefile.am +++ b/Makefile.am @@ -148,3 +148,5 @@ debuild-dirs: distdir $(RM) -r $(distdir).orig cp -a $(distdir) $(distdir).orig $(RM) -r $(distdir).orig/debian + +-include $(top_srcdir)/git.mk |