diff options
Diffstat (limited to 'modules/cal-config-weather/Makefile.am')
-rw-r--r-- | modules/cal-config-weather/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/cal-config-weather/Makefile.am b/modules/cal-config-weather/Makefile.am index ef72e26f0c..8eddab8107 100644 --- a/modules/cal-config-weather/Makefile.am +++ b/modules/cal-config-weather/Makefile.am @@ -6,7 +6,6 @@ module_cal_config_weather_la_CPPFLAGS = \ -DG_LOG_DOMAIN=\"evolution-cal-config-weather\" \ $(EVOLUTION_DATA_SERVER_CFLAGS) \ $(GNOME_PLATFORM_CFLAGS) \ - $(CHAMPLAIN_CFLAGS) \ $(GTKHTML_CFLAGS) \ $(GWEATHER_CFLAGS) @@ -19,7 +18,6 @@ module_cal_config_weather_la_LIBADD = \ $(top_builddir)/e-util/libeutil.la \ $(EVOLUTION_DATA_SERVER_LIBS) \ $(GNOME_PLATFORM_LIBS) \ - $(CHAMPLAIN_LIBS) \ $(GTKHTML_LIBS) \ $(GWEATHER_LIBS) |