From: Jehan Monnier Date: Sun, 5 Feb 2012 17:07:35 +0000 (+0100) Subject: fix twqab in makefile.am X-Git-Url: http://sjero.net/git/?p=linphone;a=commitdiff_plain;h=bc525844d8498dfe9bb5747200426e9883f6596a fix twqab in makefile.am --- diff --git a/coreapi/Makefile.am b/coreapi/Makefile.am index 17d0d77d..44ccfd84 100644 --- a/coreapi/Makefile.am +++ b/coreapi/Makefile.am @@ -42,7 +42,7 @@ liblinphone_la_SOURCES=\ ec-calibrator.c \ conference.c if BUILD_WIZARD - liblinphone_la_SOURCES+=sipwizard.c +liblinphone_la_SOURCES+=sipwizard.c endif if BUILD_TUNNEL