diff options
Diffstat (limited to 'doc/reference/evolution-shell/Makefile.am')
-rw-r--r-- | doc/reference/evolution-shell/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/reference/evolution-shell/Makefile.am b/doc/reference/evolution-shell/Makefile.am index 7afbc72919..c64068e384 100644 --- a/doc/reference/evolution-shell/Makefile.am +++ b/doc/reference/evolution-shell/Makefile.am @@ -22,7 +22,6 @@ GTKDOC_CFLAGS= \ -I$(top_builddir) \ $(EVOLUTION_DATA_SERVER_CFLAGS) \ $(GNOME_PLATFORM_CFLAGS) \ - $(GTKHTML_CFLAGS) \ $(NULL) GTKDOC_LIBS= \ @@ -31,7 +30,6 @@ GTKDOC_LIBS= \ $(top_builddir)/e-util/libevolution-util.la \ $(EVOLUTION_DATA_SERVER_LIBS) \ $(GNOME_PLATFORM_LIBS) \ - $(GTKHTML_LIBS) \ $(NULL) # This includes the standard gtk-doc make rules, copied by gtkdocize. |