commit ab52b4ac42e1d5df676d3700b884600bdb05e254
parent 0568ac69f468882650fd01972b0a4eb9d1f92516
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Mon, 27 Nov 2017 10:44:03 +0100
Handle stardis in the clean & publish Makefile target
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/Makefile b/Makefile
@@ -36,9 +36,11 @@ solstice:
clean:
@rm -rf \
man \
+ schiff.html \
solstice.html \
solstice-downloads.html \
solstice-resources.html \
+ stardis.html \
release_notes.html.in \
downloads/*.sig \
downloads/Solstice-ABG.pdf \
@@ -55,6 +57,7 @@ publish:
solstice.html \
solstice-downloads.html \
solstice-resources.html \
+ stardis.html \
meso.css \
particles.png \
themis.png \