summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-12-22 13:01:53 +0100
committerPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-12-22 13:01:53 +0100
commitda525845b7934cc9f40ec55618d86510b0b1131f (patch)
tree9616cb3b0b4695f521535a6c7806780e28f1acd8 /Makefile
parent51537454ed2ba58027e77337088c09a50c4b859e (diff)
bugfix
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a99da1f..4d283df 100644
--- a/Makefile
+++ b/Makefile
@@ -7,4 +7,4 @@ dist:
rm -Rf dist 2>/dev/null
mkdir dist
mv thumbs html photos dist
- cp index.html dist
+ mv index.html ./dist