summaryrefslogtreecommitdiff
path: root/src/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/GNUmakefile')
-rw-r--r--src/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GNUmakefile b/src/GNUmakefile
index 62d2946..2044e94 100644
--- a/src/GNUmakefile
+++ b/src/GNUmakefile
@@ -28,7 +28,7 @@ OBJS = \
local_all: $(LIBS)
--include $(TOPDIR)/makefiles/sub.mk
+-include $(TOPDIR)/makefiles/gmake/sub.mk
# snprintf has some quirks, compile relaxed
port/snprintf.o : port/snprintf.c port/snprintf.h