diff options
Diffstat (limited to 'package/openct/Makefile')
-rw-r--r-- | package/openct/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/openct/Makefile b/package/openct/Makefile index ebfc80e7d..e14ea22eb 100644 --- a/package/openct/Makefile +++ b/package/openct/Makefile @@ -16,6 +16,8 @@ PKG_SITES:= http://www.opensc-project.org/files/openct/ PKG_LIBNAME:= libopenct PKG_OPTS:= dev +DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz + PKG_SUBPKGS:= OPENCT LIBOPENCT PKGSD_LIBOPENCT:= crypto token library PKGSC_LIBOPENCT:= libs |