fix uninstall-dev cleaning
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1594 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
315cccc121
commit
518fcb30b8
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
Add a link
Reference in a new issue