]> Pileus Git - ~andy/gtk/commitdiff
gail: No need to include modules/other in CFLAGS anymore
authorBenjamin Otte <otte@redhat.com>
Tue, 14 Jun 2011 14:09:35 +0000 (16:09 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 Jul 2011 20:07:56 +0000 (16:07 -0400)
Now that we include headers directly, ew don't need it anymore. And the
current directory is included automatically.

modules/other/gail/Makefile.am

index 789c38ed009d0d5ba93cf6cc91d3310bb5f63442..f4c76e366991cc5b754bb138db8e7dcfcbb9943e 100644 (file)
@@ -127,7 +127,6 @@ libgailinclude_HEADERS =            \
 
 libgail_la_CPPFLAGS = \
        -I$(top_srcdir)                 \
-       -I$(top_srcdir)/modules/other   \
        -I$(top_srcdir)/gdk             \
        -I$(top_builddir)/gdk           \
        -I$(top_srcdir)/gtk             \