Change in osmo-gsm-manuals[master]: Makefile.asciidoc.inc: make clean: also rm *.html

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

osmith gerrit-no-reply at lists.osmocom.org
Mon Nov 12 10:21:33 UTC 2018


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/11723


Change subject: Makefile.asciidoc.inc: make clean: also rm *.html
......................................................................

Makefile.asciidoc.inc: make clean: also rm *.html

HTML files get created when a2x fails and asciidoc runs.

Change-Id: I4d5e9c36f75141ce88d11b16c89809be4dce87d8
---
M build/Makefile.asciidoc.inc
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-manuals refs/changes/23/11723/1

diff --git a/build/Makefile.asciidoc.inc b/build/Makefile.asciidoc.inc
index ee7a60d..a3c95fe 100644
--- a/build/Makefile.asciidoc.inc
+++ b/build/Makefile.asciidoc.inc
@@ -31,7 +31,7 @@
 ASCIIDOCSTYLE ?= $(BUILDDIR)/custom-dblatex.sty
 
 CLEAN_FILES += $(ASCIIDOC_NAME:%=%__*.png) $(ASCIIDOC_NAME:%=%__*.svg) $(ASCIIDOC_CHECKS)
-CLEAN_FILES += $(ASCIIDOC_PDF)
+CLEAN_FILES += $(ASCIIDOC_PDF) $(ASCIIDOC_NAME:%=%.html)
 UPLOAD_FILES += $(ASCIIDOC_PDF)
 
 ASCIIDOC_OPTS := -f $(BUILDDIR)/mscgen-filter.conf -f $(BUILDDIR)/diag-filter.conf -f $(BUILDDIR)/docinfo-releaseinfo.conf -f $(BUILDDIR)/python2-filter.conf

-- 
To view, visit https://gerrit.osmocom.org/11723
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4d5e9c36f75141ce88d11b16c89809be4dce87d8
Gerrit-Change-Number: 11723
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181112/c7c0d2b9/attachment.htm>


More information about the gerrit-log mailing list