man: include git ignore rules in Makefile.am

This commit is contained in:
Thomas Wood 2012-11-02 14:05:00 +00:00
parent e32494f2f0
commit ac7ce0f48a

View file

@ -17,3 +17,5 @@ xml_files = $(man_MANS:.1=.xml)
EXTRA_DIST = $(xml_files)
DISTCLEANFILES = $(man_MANS)
-include $(top_srcdir)/git.mk