diff options
Diffstat (limited to 'package/dbus/Makefile')
-rw-r--r-- | package/dbus/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/dbus/Makefile b/package/dbus/Makefile index 6a84890dd..4a5dbaefc 100644 --- a/package/dbus/Makefile +++ b/package/dbus/Makefile @@ -16,6 +16,8 @@ PKG_SITES:= http://dbus.freedesktop.org/releases/dbus/ PKG_LIBNAME:= libdbus PKG_OPTS:= dev +DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz + PKG_SUBPKGS:= DBUS LIBDBUS PKGSD_LIBDBUS:= DBUS library PKGSC_LIBDBUS:= libs |