From 1aa4fc2ddf2ed60467155687dbad3b5d29b07be8 Mon Sep 17 00:00:00 2001 From: Jehan Monnier Date: Wed, 7 Oct 2015 09:17:00 +0200 Subject: [PATCH] fix missing file for make dist --- gtk/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/Makefile.am b/gtk/Makefile.am index 086d51d61..a50b8917c 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -60,7 +60,7 @@ linphone_SOURCES= \ audio_assistant.c \ videowindow.c \ status_icon.c status_icon.h \ - linphone.h + linphone.h regex.h if BUILD_WIZARD linphone_SOURCES+= \