From 6acec9f97cf3bc4e364a3a6b5fdf90eddc4d1dff Mon Sep 17 00:00:00 2001 From: Leonid Volnitsky Date: Mon, 22 Dec 2008 19:31:17 +0200 Subject: -- docs --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b946162..74b73e8 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ show: web_install index.html: index.txt $(ASCIIDOC) -o $@ $< -web_install: index.html *.png +web_install: index.html *.png git-prompt.sh mkdir -p $(WEB_DESTDIR) cp -uv $^ $(WEB_DESTDIR) -- cgit v1.2.3