gluon-config-mode-reboot-ffhh: fix Makefile includes
This commit is contained in:
parent
3c313d658d
commit
ef9fcc1222
|
@ -5,7 +5,7 @@ PKG_VERSION:=2
|
|||
|
||||
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
|
||||
|
||||
include $(GLUONDIR)/include/package.mk
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
PKG_CONFIG_DEPENDS += $(GLUON_I18N_CONFIG)
|
||||
|
||||
|
|
Loading…
Reference in a new issue