about summary refs log tree commit homepage
path: root/GNUmakefile
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-07-10 22:19:20 +0000
committerEric Wong <normalperson@yhbt.net>2010-07-10 22:19:20 +0000
commit4e42082413f64baec0b844bdf743d598af433aad (patch)
tree9bedbd8c1d3b517fa70b8bb1ff2459c9c94c3f2e /GNUmakefile
parent87dc142973f7d1546bdf739b2b1f0fa714313750 (diff)
downloadraindrops-4e42082413f64baec0b844bdf743d598af433aad.tar.gz
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index ec47b8a..0821082 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -181,6 +181,7 @@ publish_doc:
         $(MAKE) -s latest > doc/LATEST
         find doc/images doc/js -type f | \
                 TZ=UTC xargs touch -d '1970-01-01 00:00:00' doc/rdoc.css
+        tar cf - $$(git ls-files examples/) | (cd doc && tar xf -)
         $(MAKE) doc_gz
         chmod 644 $$(find doc -type f)
         $(RSYNC) -av doc/ raindrops.bogomips.org:/srv/raindrops/