summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-12-22 11:51:56 +0100
committerPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-12-22 11:51:56 +0100
commit9b1d56f69b469b91c711ffd4248aafdb7c1bff45 (patch)
treebde119ab69347b748849e499ba9233376a1e532a /Makefile
parentc16001b2d91006a576d8a91e16aa52d72f208ca1 (diff)
rename script
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5dc3cc6..a99da1f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all: generate dist
generate:
- ./generate_album.sh
+ ./photoalbum.sh
clean:
rm -Rf dist photos
dist: