diff options
Diffstat (limited to 'package/gpsd/Makefile')
-rw-r--r-- | package/gpsd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/gpsd/Makefile b/package/gpsd/Makefile index 4c21e15ee..e09d9b896 100644 --- a/package/gpsd/Makefile +++ b/package/gpsd/Makefile @@ -14,6 +14,8 @@ PKG_BUILDDEP:= scons-host ncurses PKG_URL:= http://catb.org/gpsd/ PKG_SITES:= http://download-mirror.savannah.gnu.org/releases/gpsd/ +DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz + PKG_SUBPKGS:= GPSD GPSD_CLIENTS PKGSD_GPSD_CLIENTS:= GPS client utilities |