summaryrefslogtreecommitdiff
path: root/package/libsamplerate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/libsamplerate/Makefile')
-rw-r--r--package/libsamplerate/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/libsamplerate/Makefile b/package/libsamplerate/Makefile
index 5c73458d1..a07d76281 100644
--- a/package/libsamplerate/Makefile
+++ b/package/libsamplerate/Makefile
@@ -13,6 +13,8 @@ PKG_URL:= http://www.mega-nerd.com/SRC/
PKG_SITES:= http://www.mega-nerd.com/SRC/
PKG_OPTS:= dev
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,LIBSAMPLERATE,libsamplerate,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))