fix uninstall-dev cleaning
authorNicolas Thill <nico@openwrt.org>
Wed, 10 Aug 2005 03:50:01 +0000 (03:50 +0000)
committerNicolas Thill <nico@openwrt.org>
Wed, 10 Aug 2005 03:50:01 +0000 (03:50 +0000)
SVN-Revision: 1594

openwrt/package/opencdk/Makefile

index baca64cbe34328272b384de132c2966e69374e66..05cee55bff95e70d90f758b33804c65b093fbe50 100644 (file)
@@ -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