From bc525844d8498dfe9bb5747200426e9883f6596a Mon Sep 17 00:00:00 2001 From: Jehan Monnier Date: Sun, 5 Feb 2012 18:07:35 +0100 Subject: [PATCH] fix twqab in makefile.am --- coreapi/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2