diff options
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r-- | docs/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index 55ea4b3..0e3a364 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -39,3 +39,6 @@ distclean-local: distclean-docs distclean-docs: cd $(srcdir) && rm -rf folks-0.1 +GITIGNOREFILES = folks-0.1/ + +-include $(top_srcdir)/git.mk |