diff options
Diffstat (limited to 'a11y/e-text/Makefile.am')
-rw-r--r-- | a11y/e-text/Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/a11y/e-text/Makefile.am b/a11y/e-text/Makefile.am index 883983e5c0..f73efea451 100644 --- a/a11y/e-text/Makefile.am +++ b/a11y/e-text/Makefile.am @@ -2,11 +2,6 @@ INCLUDES = \ -I$(top_srcdir) \ -I$(top_srcdir)/widgets \ $(EXTRA_GNOME_CFLAGS) \ - $(GNOME_BONOBO_CFLAGS) \ - $(GNOME_INCLUDEDIR) \ - $(ICONV_CFLAGS) \ - $(GNOME_FULL_CFLAGS) \ - $(GNOME_EXTRA_CFLAGS) \ -DG_LOG_DOMAIN=\"e-text\" noinst_LTLIBRARIES = libgal-a11y-etext.la |