summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 726c256..be62f9e 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -276,6 +276,11 @@ $(BUILD)/bin/testsimplexml: $(BUILD)/obj/testsimplexml.o $(LIBS3_STATIC)
# --------------------------------------------------------------------------
+# Check target
+
+check:
+
+# --------------------------------------------------------------------------
# Clean target
.PHONY: clean