summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rwxr-xr-xphotoalbum.sh (renamed from generate_album.sh)0
2 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:
diff --git a/generate_album.sh b/photoalbum.sh
index 6265304..6265304 100755
--- a/generate_album.sh
+++ b/photoalbum.sh