summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 87265d6215..505a83de56 100644
--- a/Makefile
+++ b/Makefile
@@ -294,6 +294,7 @@ $(PROJECT_JAR_ARCHIVE) :
##############################################################################
+include $(ROOT)/support/make/cygwin.mk
include $(ROOT)/support/make/jc.mk
include $(ROOT)/support/make/jar.mk
include $(ROOT)/support/make/exec.mk