]> sjero.net Git - linphone/blobdiff - share/Makefile.am
generate rootca.pem at compilation time using mk-ca-bundle.pl from curl which gather...
[linphone] / share / Makefile.am
index 83c3a934e295d593c0dac9b0404ccef6de5760aa..6f8fe9198f9fb687cb1084fc1b7340b5ee337172 100644 (file)
@@ -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