From 0a0f417006abe5afd56c078142d480a26b611950 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fridrich=20=C5=A0trba?= Date: Fri, 26 Mar 2010 21:40:38 +0100 Subject: [win32] Remove the C++ dependency Implement the Windows SENS network monitoring in plain C --- modules/windows-sens/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/windows-sens/Makefile.am') diff --git a/modules/windows-sens/Makefile.am b/modules/windows-sens/Makefile.am index d49bad45c9..5036642d09 100644 --- a/modules/windows-sens/Makefile.am +++ b/modules/windows-sens/Makefile.am @@ -1,6 +1,7 @@ module_LTLIBRARIES = libevolution-module-windows-sens.la libevolution_module_windows_sens_la_CPPFLAGS = \ + $(AM_CPPFLAGS) \ -I$(top_srcdir) \ -DG_LOG_DOMAIN=\"evolution-windows-sens\" \ $(GNOME_PLATFORM_CFLAGS) -- cgit v1.2.3