summaryrefslogtreecommitdiffstats
path: root/package/popt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/popt/Makefile')
-rw-r--r--package/popt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/popt/Makefile b/package/popt/Makefile
index 87cb45cff..2dec25bbb 100644
--- a/package/popt/Makefile
+++ b/package/popt/Makefile
@@ -77,5 +77,5 @@ uninstall-dev:
$(STAGING_DIR)/usr/include/popt.h \
$(STAGING_DIR)/usr/lib/libpopt.{a,so*} \
-compile: install-dev
-clean: uninstall-dev
+compile-targets: install-dev
+clean-targets: uninstall-dev