From af1c1eaaf8d1260151ba898a759199d813fbd944 Mon Sep 17 00:00:00 2001 From: Simon Morlat Date: Sun, 4 Dec 2016 15:51:12 +0100 Subject: [PATCH] fix make distkcheck --- include/linphone/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linphone/Makefile.am b/include/linphone/Makefile.am index 3df705365..8e3d41917 100644 --- a/include/linphone/Makefile.am +++ b/include/linphone/Makefile.am @@ -25,7 +25,7 @@ linphone_include_HEADERS=\ tunnel.h \ vcard.h \ xmlrpc.h \ - \ + im_encryption_engine.h\ linphonecore.h \ linphonecore_utils.h \ linphonefriend.h \