mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-03 08:17:43 +01:00
fix uninstall-dev cleaning
SVN-Revision: 1594
This commit is contained in:
parent
4719fca252
commit
0b60b60c61
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ uninstall-dev:
|
|||
rm -rf \
|
||||
$(STAGING_DIR)/usr/bin/opencdk-config \
|
||||
$(STAGING_DIR)/usr/include/opencdk.h \
|
||||
$(STAGING_DIR)/usr/lib/opencdk.{a,so*} \
|
||||
$(STAGING_DIR)/usr/lib/libopencdk.{a,so*} \
|
||||
|
||||
compile: install-dev
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue