From 66e1a4dcb84fee49600dba5c4a9223c018e6da84 Mon Sep 17 00:00:00 2001 From: Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> Date: Tue, 23 Sep 2008 15:09:09 -0400 Subject: [PATCH] remove blank character in Makefile.am --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 7f9e585537..96bdd373a5 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -80,7 +80,7 @@ noinst_HEADERS = \ observer.h \ eventthread.h \ user_cfg.h \ - voiplink.h \ + voiplink.h \ samplerateconverter.h \ account.h \ sipaccount.h \ -- GitLab