gail: No need to include modules/other in CFLAGS anymore

Now that we include headers directly, ew don't need it anymore. And the
current directory is included automatically.
This commit is contained in:
Benjamin Otte 2011-06-14 16:09:35 +02:00 committed by Matthias Clasen
parent ee606d1684
commit 3ec9e6c5e8

View 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 \