summaryrefslogtreecommitdiff
path: root/sax/test/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sax/test/makefile.mk')
-rw-r--r--sax/test/makefile.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/sax/test/makefile.mk b/sax/test/makefile.mk
index c2b2161be304..09f17586ba36 100644
--- a/sax/test/makefile.mk
+++ b/sax/test/makefile.mk
@@ -40,8 +40,10 @@ ENABLE_EXCEPTIONS=TRUE
# --- Files --------------------------------------------------------
.IF "$(BUILD_TYPE)" == "$(BUILD_TYPE:s/DESKTOP//)"
+
ALL:
- @echo Nothing done for non-desktop OSes
+# nothing
+
.ENDIF
#