From ab5f8f642d48dd55918718e6da6bd494a50ff5bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Grisez?= Date: Tue, 28 Apr 2015 11:17:27 +0200 Subject: [PATCH] Fix distcheck --- gtk/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gtk/Makefile.am b/gtk/Makefile.am index 95a06789d..88625688e 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -55,8 +55,8 @@ linphone_SOURCES= \ config-fetching.c \ audio_assistant.c \ videowindow.c \ - status_icon.c \ - status_notifier.c \ + status_icon.c status_icon.h \ + status_notifier.c status_notifier.h \ linphone.h if BUILD_WIZARD linphone_SOURCES+= \