summaryrefslogtreecommitdiff
path: root/com32/gdbstub/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'com32/gdbstub/Makefile')
-rw-r--r--com32/gdbstub/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/com32/gdbstub/Makefile b/com32/gdbstub/Makefile
index 5513876b..38d003cc 100644
--- a/com32/gdbstub/Makefile
+++ b/com32/gdbstub/Makefile
@@ -15,7 +15,8 @@
##
topdir = ../..
-include ../MCONFIG
+MAKEDIR = $(topdir)/mk
+include $(MAKEDIR)/com32.mk
CFLAGS += -fPIE