X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/ed3a25251382d96f0b431965f551c779052dc65e..b5ce9def41f90be55d1855ef928e42dbc3130284:/openwrt/package/mysql/Makefile?ds=inline 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