summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMagnus Ahltorp <map@kth.se>2014-09-24 15:41:26 +0200
committerMagnus Ahltorp <map@kth.se>2014-09-24 15:41:26 +0200
commit1cd525c5c710ad067a8d11a0d665e14665b5be3e (patch)
tree95d3f886d1838be2054ce60d0751f1a9d9722a11 /Makefile
parentd0c0ab627445f1dcb8eb3dcdb7c6bda3809a088d (diff)
Start inets service automatically and update README.md with new build instructions
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a9f4683..5a13905 100644
--- a/Makefile
+++ b/Makefile
@@ -10,5 +10,6 @@ release:
ln -s ../../plop/Mnesia.nonode@nohost .; \
ln -s ../../plop/test .)
cp httpd_props.conf rel
+ cp catlfish.config rel
mkdir rel/catlfish
cp -r webroot rel/catlfish