summaryrefslogtreecommitdiff
path: root/cgpt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cgpt/Makefile')
-rw-r--r--cgpt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgpt/Makefile b/cgpt/Makefile
index 546656d3..8e810d42 100644
--- a/cgpt/Makefile
+++ b/cgpt/Makefile
@@ -48,7 +48,7 @@ LIB_CGPT_CC_SRCS = \
main: $(PROGNAME)
-include ../common.mk
+include ../build.mk
LIB_CGPT_CC_OBJS = $(filter %.o, \
$(LIB_CGPT_CC_SRCS:%.c=${BUILD_ROOT}/%.o) \