summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2010-09-09 08:27:58 -0400
committerStephen Gallagher <sgallagh@redhat.com>2010-09-15 11:46:32 -0400
commitea38da18fdeff89c9b3241d39d66f82a32113416 (patch)
treef117c937c8fbe7f6d084de648c6c24fda9297b36 /Makefile.am
parentc53ed27b33ecc7fcce62d4b3a3e55ce9cda1ca7c (diff)
downloadsssd-ea38da18fdeff89c9b3241d39d66f82a32113416.tar.gz
sssd-ea38da18fdeff89c9b3241d39d66f82a32113416.tar.xz
sssd-ea38da18fdeff89c9b3241d39d66f82a32113416.zip
Remove generated manpages when performing "make clean"
Fixes https://fedorahosted.org/sssd/ticket/614
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f3f5a329c..10335a51b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1083,6 +1083,7 @@ if BUILD_PYTHON_BINDINGS
cd $(srcdir)/src/config; $(PYTHON) setup.py build --build-base $(abs_builddir)/src/config clean --all
endif
rm -Rf doc
+ rm -f $(dist_man_MANS)
CLEANFILES = *.X */*.X */*/*.X