summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index bbbf20c2..545810e2 100644
--- a/Makefile
+++ b/Makefile
@@ -89,3 +89,5 @@ publish: px
publishbeta: px
rm -f $(WEBHOME)/beta/*.px
cp doc/_build/px/*.px $(WEBHOME)/beta
+ rm -f $(WEBHOME)/sample_html_beta/*.*
+ cp doc/sample_html_beta/*.* $(WEBHOME)/sample_html_beta