summaryrefslogtreecommitdiff
path: root/package/libpthread/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/libpthread/Makefile')
-rw-r--r--package/libpthread/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libpthread/Makefile b/package/libpthread/Makefile
index 883c04a87..79eaadc6a 100644
--- a/package/libpthread/Makefile
+++ b/package/libpthread/Makefile
@@ -16,6 +16,7 @@ endif
PKG_NAME:= libpthread
PKG_DESCR:= POSIX threading library
PKG_SECTION:= libs
+
NO_DISTFILES:= 1
ifeq ($(ADK_STATIC),y)