aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Horn2003-12-24 16:27:10 +0000
committerMax Horn2003-12-24 16:27:10 +0000
commit03677b2d65e7e80f12832694cfb7b656fc45433a (patch)
treead78a23ae3c4135bfec662753ecf4df2d6ab9a22
parentc76d86c68f6dd89e90687dff3559b32ad99dfc89 (diff)
downloadscummvm-rg350-03677b2d65e7e80f12832694cfb7b656fc45433a.tar.gz
scummvm-rg350-03677b2d65e7e80f12832694cfb7b656fc45433a.tar.bz2
scummvm-rg350-03677b2d65e7e80f12832694cfb7b656fc45433a.zip
test is a PHONY target
svn-id: r11888
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 93a5100a37..5f3ceaf2cc 100644
--- a/Makefile
+++ b/Makefile
@@ -103,4 +103,4 @@ scummvm-static: $(OBJS)
-framework OpenGL -framework AGL -framework QuickTime \
-framework AudioUnit -framework AudioToolbox
-.PHONY: deb bundle
+.PHONY: deb bundle test