gluon-config-mode-reboot-ffhh: fix Makefile includes

This commit is contained in:
bdobe 2017-01-19 10:38:03 +01:00
parent 3c313d658d
commit ef9fcc1222
No known key found for this signature in database
GPG key ID: 61C7EC30C3E6DF26

View file

@ -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)