summaryrefslogtreecommitdiff
path: root/neo2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'neo2/Makefile')
-rw-r--r--neo2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/neo2/Makefile b/neo2/Makefile
index 47998d9..3b2af37 100644
--- a/neo2/Makefile
+++ b/neo2/Makefile
@@ -3,6 +3,7 @@ index.html: index.tex
make4ht -x -f xhtml index.tex
install:
+ mkdir -p $(DISTDIR)
cp *.html *.css *.gif *.png *.jpg $(DISTDIR)/
clean: