man: include git ignore rules in Makefile.am
This commit is contained in:
parent
e32494f2f0
commit
ac7ce0f48a
1 changed files with 2 additions and 0 deletions
|
@ -17,3 +17,5 @@ xml_files = $(man_MANS:.1=.xml)
|
|||
EXTRA_DIST = $(xml_files)
|
||||
|
||||
DISTCLEANFILES = $(man_MANS)
|
||||
|
||||
-include $(top_srcdir)/git.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue