summaryrefslogtreecommitdiffstats
path: root/libdha
diff options
context:
space:
mode:
Diffstat (limited to 'libdha')
-rw-r--r--libdha/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/libdha/Makefile b/libdha/Makefile
index a01bdf63de..ec7eab1deb 100644
--- a/libdha/Makefile
+++ b/libdha/Makefile
@@ -4,13 +4,12 @@ MAJOR_VERSION = 1
MINOR_VERSION = 0
VERSION = $(MAJOR_VERSION).$(MINOR_VERSION)
+LIBNAME = libdha.so.$(VERSION)
SHORTNAME = libdha.so.$(MAJOR_VERSION)
VSHORTNAME = libdha.so
ifeq ($(TARGET_WIN32),yes)
LIBNAME = libdha.a
SHORTNAME = libdha.a
-else
-LIBNAME = libdha.so.$(VERSION)
endif
SRCS_MPLAYER = libdha.c \