summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Andreas Krennmair <ak@synflood.at> 2015-02-19 11:56:59 +0100
committerGravatar Andreas Krennmair <ak@synflood.at> 2015-02-19 11:56:59 +0100
commit969fcb163d541fa26f4600c6ae0bfe3d36309823 (patch)
tree951ca6aa2c90665dc75485349e2b80d4227a07a9 /Makefile
parent34b7db860cf55057eb3422192ec1c3d29330878d (diff)
downloadnewsboat-969fcb163d541fa26f4600c6ae0bfe3d36309823.tar.gz
newsboat-969fcb163d541fa26f4600c6ae0bfe3d36309823.tar.zst
newsboat-969fcb163d541fa26f4600c6ae0bfe3d36309823.zip
generate documentation.r2.9
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 4fa2b3a7..177a3cbb 100644
--- a/Makefile
+++ b/Makefile
@@ -118,11 +118,11 @@ clean-librsspp:
clean-libfilter:
$(RM) $(FILTERLIB_OUTPUT) $(FILTERLIB_OBJS)
-clean-doc:
- $(RM) -r doc/xhtml
- $(RM) doc/*.xml doc/*.1 doc/newsbeuter-cfgcmds.txt doc/podbeuter-cfgcmds.txt doc/newsbeuter-keycmds.txt
+#clean-doc:
+# $(RM) -r doc/xhtml
+# $(RM) doc/*.xml doc/*.1 doc/newsbeuter-cfgcmds.txt doc/podbeuter-cfgcmds.txt doc/newsbeuter-keycmds.txt
-clean: clean-newsbeuter clean-podbeuter clean-libbeuter clean-libfilter clean-doc clean-librsspp
+clean: clean-newsbeuter clean-podbeuter clean-libbeuter clean-libfilter clean-librsspp
$(RM) $(STFLHDRS) xlicense.h
distclean: clean clean-mo test-clean
@@ -160,7 +160,7 @@ uninstall:
$(RM) -r $(DESTDIR)$(docdir)
.PHONY: doc clean distclean all test test-rss extract install uninstall regenerate-parser clean-newsbeuter \
- clean-podbeuter clean-libbeuter clean-librsspp clean-libfilter clean-doc install-mo msgmerge clean-mo \
+ clean-podbeuter clean-libbeuter clean-librsspp clean-libfilter install-mo msgmerge clean-mo \
test-clean config
# the following targets are i18n/l10n-related: