summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authororoborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-04-18 20:57:12 +0000
committeroroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-04-18 20:57:12 +0000
commit1f7f0b8da7a868b40c23f034c75bce46713c5c32 (patch)
treed8f8bba4aa9b253be804dfd2ac8dc89f4532e898 /Makefile
parent41adf4a371c15229f882c0a433b09c8848ea66f4 (diff)
- ide to skompilovat :)
- oprava chyby, pri strele do miny zmiznu _vsetky_ streli - ide to aj (na/od)instalovat :)) git-svn-id: http://opensvn.csie.org/tuxanci_ng@47 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d4699ca..cef51d4 100644
--- a/Makefile
+++ b/Makefile
@@ -49,7 +49,7 @@ server:
install:
mkdir -p $(DESTDIR)/bin
mkdir -p $(DESTDIR)/share/tuxanci-ng/{arena,data,font,image,lang,music,sound,conf}
- cp ./build/tuxanci-ng $(DESTDIR)/bin/
+ cp ./src/tuxanci-ng $(DESTDIR)/bin/
cp -rf ./arena/* $(DESTDIR)/share/tuxanci-ng/arena/
cp -rf ./font/* $(DESTDIR)/share/tuxanci-ng/font/