summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnuradio-core/doc/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnuradio-core/doc/Makefile.am b/gnuradio-core/doc/Makefile.am
index 1fd11a92a..855bbf436 100644
--- a/gnuradio-core/doc/Makefile.am
+++ b/gnuradio-core/doc/Makefile.am
@@ -56,4 +56,5 @@ uninstall-local:
$(RM) -fr $(DESTDIR)$(docdir)/xml
clean-local:
- $(RM) -fr latex html man
+ $(RM) -fr latex html man xml
+