fix kernel package install bug
[openwrt.git] / openwrt / package / openldap / Makefile
index 20179b2..382d881 100644 (file)
@@ -136,5 +136,5 @@ uninstall-dev:
        rm -rf $(STAGING_DIR)/usr/include/{lber,ldap}*.h
        rm -rf $(STAGING_DIR)/usr/lib/lib{lber,ldap}*.{a,so*}
 
-compile: install-dev
-clean: uninstall-dev
+compile-targets: install-dev
+clean-targets: uninstall-dev
This page took 0.020271 seconds and 4 git commands to generate.