diff options
Diffstat (limited to 'package/glib')
-rw-r--r-- | package/glib/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/glib/Makefile b/package/glib/Makefile index c09713003..389e11d2a 100644 --- a/package/glib/Makefile +++ b/package/glib/Makefile @@ -22,8 +22,6 @@ ifeq ($(ADK_STATIC),y) PKG_OPTS+= libonly endif -DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz - include ${TOPDIR}/mk/host.mk include ${TOPDIR}/mk/package.mk |