mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-26 22:29:33 +00:00
fix uninstall-dev cleaning
SVN-Revision: 1594
This commit is contained in:
parent
4719fca252
commit
0b60b60c61
@ -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…
x
Reference in New Issue
Block a user