summaryrefslogtreecommitdiff
path: root/package/giblib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/giblib/Makefile')
-rw-r--r--package/giblib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/giblib/Makefile b/package/giblib/Makefile
index e972f8ed8..fc0190271 100644
--- a/package/giblib/Makefile
+++ b/package/giblib/Makefile
@@ -14,6 +14,8 @@ PKG_BUILDDEP:= imlib2
PKG_SITES:= http://linuxbrit.co.uk/downloads/
PKG_OPTS:= dev
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,GIBLIB,giblib,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))