summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLars Heer <l.heer@gmx.de>2014-07-30 11:12:10 +0200
committerLars Heer <l.heer@gmx.de>2014-07-30 11:12:10 +0200
commit907338bb5d562a455d9e8cfa375c576bd24450f1 (patch)
treeaa37a85c7923de6302ea9a38072a076b68467972 /Makefile
parentea78e184e536c97677fe026c8088127d1b43e5bd (diff)
downloadvdr-plugin-mcli-907338bb5d562a455d9e8cfa375c576bd24450f1.tar.gz
vdr-plugin-mcli-907338bb5d562a455d9e8cfa375c576bd24450f1.tar.bz2
fix g++: error: mcast/client/libmcli.a: No such file or directory
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b9ed7b9..29586ff 100644
--- a/Makefile
+++ b/Makefile
@@ -78,7 +78,7 @@ plug: libmcli.so libvdr-$(PLUGIN).so
all: libmcli.so libvdr-$(PLUGIN).so i18n
-libmcli.so:
+libmcli.a libmcli.so:
$(MAKE) -C mcast/client/