[gtk+] Do not scan gtktextdisplay.h, avoids a scanner warning
- From: Johan Dahlin <johan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Do not scan gtktextdisplay.h, avoids a scanner warning
- Date: Thu, 20 Jan 2011 16:22:48 +0000 (UTC)
commit 56009e2226922a96cbc6004e2a25aefa7c4f5063
Author: Johan Dahlin <johan gnome org>
Date: Thu Jan 20 14:22:13 2011 -0200
Do not scan gtktextdisplay.h, avoids a scanner warning
gtk/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 225341f..ca787fd 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -963,7 +963,7 @@ LDADDS = \
if HAVE_INTROSPECTION
introspection_files = \
- $(filter-out %private.h gtktextlayout.h, $(gtkinclude_HEADERS)) \
+ $(filter-out %private.h gtktextdisplay.h gtktextlayout.h, $(gtkinclude_HEADERS)) \
$(gtk_base_c_sources) \
gtkprintoperation-unix.c \
gtktypebuiltins.h \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]