fix alsa kmod build on 2.6/mipsel (fix #7),
[openwrt.git] / package / sqlite / Makefile
index dea4c56..f36a004 100644 (file)
@@ -94,5 +94,5 @@ uninstall-dev:
                $(STAGING_DIR)/usr/lib/libsqlite3.{a,so*} \
                $(STAGING_DIR)/usr/lib/pkgconfig/sqlite3.pc \
 
-compile: install-dev
-clean: uninstall-dev
+compile-targets: install-dev
+clean-targets: uninstall-dev
This page took 0.026626 seconds and 4 git commands to generate.