From 907338bb5d562a455d9e8cfa375c576bd24450f1 Mon Sep 17 00:00:00 2001 From: Lars Heer Date: Wed, 30 Jul 2014 11:12:10 +0200 Subject: fix g++: error: mcast/client/libmcli.a: No such file or directory --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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/ -- cgit v1.2.3