summaryrefslogtreecommitdiffstats
path: root/package/gnutls/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/gnutls/Makefile')
-rw-r--r--package/gnutls/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/package/gnutls/Makefile b/package/gnutls/Makefile
index 3e8a31ea9..4e7ccb95e 100644
--- a/package/gnutls/Makefile
+++ b/package/gnutls/Makefile
@@ -120,9 +120,8 @@ uninstall-dev:
$(STAGING_DIR)/usr/lib/pkgconfig/gnutls{,-extra}.pc \
$(STAGING_DIR)/usr/share/aclocal/libgnutls{,-extra}.m4 \
-compile: install-dev
-
-clean: uninstall-dev
+compile-targets: install-dev
+clean-targets: uninstall-dev
mostlyclean:
make -C $(PKG_BUILD_DIR) clean