summaryrefslogtreecommitdiff
path: root/bindings/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/Makefile')
-rw-r--r--bindings/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/bindings/Makefile b/bindings/Makefile
index 7a0a9b6..5f1ea53 100644
--- a/bindings/Makefile
+++ b/bindings/Makefile
@@ -22,10 +22,10 @@
CFLAGS += -I$(CURDIR)
# Release output
-RELEASE = ${TOP}/${COMPONENT}.a
+RELEASE = ${TOP}/${COMPONENT}-libxml.a
# Debug output
-DEBUG = ${TOP}/${COMPONENT}-debug.a
+DEBUG = ${TOP}/${COMPONENT}-libxml-debug.a
# Objects
OBJS =