Add camel cflags for nameselector test program.
authorChenthill Palanisamy <pchenthill@novell.com>
Tue, 24 Nov 2009 14:54:24 +0000 (20:24 +0530)
committerChenthill Palanisamy <pchenthill@novell.com>
Tue, 24 Nov 2009 15:08:36 +0000 (20:38 +0530)
libedataserverui/Makefile.am

index 5f95c98..b00162e 100644 (file)
@@ -75,6 +75,7 @@ TEST_EDATASERVERUI_CPPFLAGS= \
        -I$(top_srcdir)/addressbook             \
        -I$(top_builddir)/addressbook           \
        -DG_LOG_DOMAIN=\"e-data-server-ui\"     \
+       $(CAMEL_CFLAGS)                         \
        $(E_DATA_SERVER_UI_CFLAGS)
 
 TEST_EDATASERVERUI_LDFLAGS = \