summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/makefile')
-rw-r--r--crawl-ref/source/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/makefile b/crawl-ref/source/makefile
index 8f64268607..3ad4bdbd91 100644
--- a/crawl-ref/source/makefile
+++ b/crawl-ref/source/makefile
@@ -561,8 +561,8 @@ PKG_EXCLUDES := $(PWD)/misc/src-pkg-excludes.lst
all: $(GAME)
-test: profile
- $(PWD)/$(GAME) -test
+test:
+ $(GAME) -test
##########################################################################
# Dependencies