aboutsummaryrefslogtreecommitdiffstats
path: root/package/libgpg-error/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/libgpg-error/Makefile')
-rw-r--r--package/libgpg-error/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/package/libgpg-error/Makefile b/package/libgpg-error/Makefile
index 48e2b5ff8e..6b34bb5e69 100644
--- a/package/libgpg-error/Makefile
+++ b/package/libgpg-error/Makefile
@@ -87,9 +87,8 @@ uninstall-dev:
$(STAGING_DIR)/usr/lib/libgpg-error.{a,so*} \
$(STAGING_DIR)/usr/share/aclocal/gpg-error.m4 \
-compile: install-dev
-
-clean: uninstall-dev
+compile-targets: install-dev
+clean-targets: uninstall-dev
mostlyclean:
make -C $(PKG_BUILD_DIR) clean