aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wince/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/wince/Makefile')
-rw-r--r--backends/platform/wince/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/backends/platform/wince/Makefile b/backends/platform/wince/Makefile
index ef8a376560..3806725264 100644
--- a/backends/platform/wince/Makefile
+++ b/backends/platform/wince/Makefile
@@ -177,7 +177,13 @@ endif
include $(srcdir)/Makefile.common
+# Our top level target depends on whether we are building the plugin version
+# or not...
+ifdef BUILD_PLUGINS
+all: dist-plugins
+else
all: dist
+endif
dist: ARMscaler.o PocketSCUMM.o $(EXECUTABLE)