summaryrefslogtreecommitdiffstats
path: root/package/opencdk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/opencdk/Makefile')
-rw-r--r--package/opencdk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/opencdk/Makefile b/package/opencdk/Makefile
index baca64cbe..05cee55bf 100644
--- a/package/opencdk/Makefile
+++ b/package/opencdk/Makefile
@@ -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