X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/ed3a25251382d96f0b431965f551c779052dc65e..6d2bf1105747a5bdf949c47ee1bc2b013e8ff38b:/openwrt/package/mysql/Makefile diff --git a/openwrt/package/mysql/Makefile b/openwrt/package/mysql/Makefile index b0af5d7e3..055e265cd 100644 --- a/openwrt/package/mysql/Makefile +++ b/openwrt/package/mysql/Makefile @@ -126,5 +126,5 @@ uninstall-dev: $(STAGING_DIR)/usr/include/mysql \ $(STAGING_DIR)/usr/lib/mysql \ -compile: install-dev -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev