diff options
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/makefile b/makefile new file mode 100644 index 0000000..b783d07 --- /dev/null +++ b/makefile | |||
@@ -0,0 +1,2 @@ | |||
1 | serve: cacophony.sh lighttpd.conf | ||
2 | lighttpd -D -f lighttpd.conf | ||