X-Git-Url: http://sjero.net/git/?p=linphone;a=blobdiff_plain;f=share%2FMakefile.am;fp=share%2FMakefile.am;h=6f8fe9198f9fb687cb1084fc1b7340b5ee337172;hp=83c3a934e295d593c0dac9b0404ccef6de5760aa;hb=f1eb0ec07fda4221722ef1de098824299c85fd0a;hpb=facaaffdc273909f84df10377a904bec9702906c diff --git a/share/Makefile.am b/share/Makefile.am index 83c3a934..6f8fe919 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -31,11 +31,13 @@ pkgconfig_DATA=linphone.pc linphonedir=$(datadir)/linphone linphone_DATA=rootca.pem +rootca.pem: + $(top_srcdir)/scripts/mk-ca-bundle.pl rootca.pem EXTRA_DIST = $(LINPHONE_SOUNDS) \ - $(LINPHONE_RINGS) \ - linphone.desktop.in \ - linphone.pc.in \ - Makefile.inc \ - rootca.pem + $(LINPHONE_RINGS) \ + linphone.desktop.in \ + linphone.pc.in \ + Makefile.inc \ + rootca.pem