From 997807fd3e4c9b53b5a397220f8ceaf21b360f49 Mon Sep 17 00:00:00 2001 From: Simon Morlat Date: Thu, 20 Jun 2013 10:48:03 +0200 Subject: [PATCH] fix Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 44fb8424a..014cd15c9 100644 --- a/Makefile +++ b/Makefile @@ -117,7 +117,7 @@ prepare-cunit: $(TOPDIR)/submodules/externals/cunit/CUnit/Headers/*.h cp $^ $(TOPDIR)/submodules/externals/build/cunit/CUnit $(TOPDIR)/res/raw/rootca.pem: - $(TOPDIR)/submodules/linphone/share/scripts/mk-ca-bundle.pl $@ + $(TOPDIR)/submodules/linphone/scripts/mk-ca-bundle.pl $@ prepare-liblinphone_tester: $(TOPDIR)/submodules/linphone/tester/*_lrc $(TOPDIR)/submodules/linphone/tester/*_rc $(TOPDIR)/submodules/linphone/tester/tester_hosts $(TOPDIR)/submodules/linphone/tester/certificates/* $(TOPDIR)/res/raw/rootca.pem cp -f $^ $(TOPDIR)/liblinphone_tester/res/raw/.