mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-26 04:32:49 +02:00
fix uninstall-dev cleaning
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1594 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
60a2ca09bb
commit
a4718fe5c7
@ -90,7 +90,7 @@ uninstall-dev:
|
|||||||
rm -rf \
|
rm -rf \
|
||||||
$(STAGING_DIR)/usr/bin/opencdk-config \
|
$(STAGING_DIR)/usr/bin/opencdk-config \
|
||||||
$(STAGING_DIR)/usr/include/opencdk.h \
|
$(STAGING_DIR)/usr/include/opencdk.h \
|
||||||
$(STAGING_DIR)/usr/lib/opencdk.{a,so*} \
|
$(STAGING_DIR)/usr/lib/libopencdk.{a,so*} \
|
||||||
|
|
||||||
compile: install-dev
|
compile: install-dev
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user