aboutsummaryrefslogtreecommitdiffstats
path: root/modules/web-inspector
diff options
context:
space:
mode:
Diffstat (limited to 'modules/web-inspector')
-rw-r--r--modules/web-inspector/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/web-inspector/Makefile.am b/modules/web-inspector/Makefile.am
index 90da25e594..229d8263bc 100644
--- a/modules/web-inspector/Makefile.am
+++ b/modules/web-inspector/Makefile.am
@@ -6,7 +6,6 @@ module_web_inspector_la_CPPFLAGS = \
-DG_LOG_DOMAIN=\"evolution-web-inspector\" \
$(EVOLUTION_DATA_SERVER_CFLAGS) \
$(GNOME_PLATFORM_CFLAGS) \
- $(CHAMPLAIN_CFLAGS) \
$(GTKHTML_CFLAGS)
module_web_inspector_la_SOURCES = \
@@ -16,7 +15,6 @@ module_web_inspector_la_LIBADD = \
$(top_builddir)/e-util/libeutil.la \
$(EVOLUTION_DATA_SERVER_LIBS) \
$(GNOME_PLATFORM_LIBS) \
- $(CHAMPLAIN_LIBS) \
$(GTKHTML_LIBS)
module_web_inspector_la_LDFLAGS = \