summaryrefslogtreecommitdiff
path: root/docs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Makefile')
-rw-r--r--docs/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Makefile b/docs/Makefile
index 12645d8aeb..da24e8e18f 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -1,2 +1,6 @@
doxygen-files:
/home/vadve/lattner/bin/doxygen doxygen.cfg
+
+doxygen.tar.gz: doxygen/index.html
+ rm -rf $@
+ gtar czvf $@ doxygen