summaryrefslogtreecommitdiff
path: root/lzo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lzo/Makefile')
-rw-r--r--lzo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lzo/Makefile b/lzo/Makefile
index d88279dd..cf8f985a 100644
--- a/lzo/Makefile
+++ b/lzo/Makefile
@@ -11,7 +11,8 @@
## -----------------------------------------------------------------------
topdir = ..
-include $(topdir)/MCONFIG.build
+MAKEDIR = $(topdir)/mk
+include $(MAKEDIR)/build.mk
INCLUDES += -I./include