summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 16d9185..61c7907 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,6 @@ all:
cd engine; go build .
mkdir -p bin
ln -f engine/Config.json bin
- ln -fs ../assets bin
ln -f engine/RuinesOfRafdolon bin
clean: