summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2015-04-03 09:18:26 +0200
committerlouis <louis.braun@gmx.de>2015-04-03 09:18:26 +0200
commit051cefafd3c02bc7ef5fb3aee7baf96f9c94a3ba (patch)
treefe474aa798985f16f857a01f172941ae81a6ee1c /Makefile
parente48aa00164f0c6a86792ae32577d12f5c9c597cb (diff)
downloadvdr-plugin-skindesigner-051cefafd3c02bc7ef5fb3aee7baf96f9c94a3ba.tar.gz
vdr-plugin-skindesigner-051cefafd3c02bc7ef5fb3aee7baf96f9c94a3ba.tar.bz2
lib versioning
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 874c6ba..6364a81 100644
--- a/Makefile
+++ b/Makefile
@@ -56,6 +56,7 @@ LIBS += $(shell xml2-config --libs)
INCLUDES += $(shell pkg-config --cflags libskindesignerapi)
LIBS += $(shell pkg-config --libs libskindesignerapi)
+DEFINES += -DLIBSKINDESIGNERAPIVERSION='"$(shell pkg-config --modversion libskindesignerapi)"'
### The object files:
OBJS = $(PLUGIN).o \