From e695d73393e46ae1dd3a7664eb56fa94c05e48b8 Mon Sep 17 00:00:00 2001 From: Marcel Date: Wed, 18 Jan 2017 20:51:51 +0100 Subject: [PATCH] Fix for gluon master --- gluon-config-mode-reboot-ffhh/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gluon-config-mode-reboot-ffhh/Makefile b/gluon-config-mode-reboot-ffhh/Makefile index 476cfd6..c8fe46b 100644 --- a/gluon-config-mode-reboot-ffhh/Makefile +++ b/gluon-config-mode-reboot-ffhh/Makefile @@ -5,7 +5,7 @@ PKG_VERSION:=2 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) -include $(GLUONDIR)/include/package.mk +include ../gluon.mk PKG_CONFIG_DEPENDS += $(GLUON_I18N_CONFIG)