[gtk+] Only look at x11 backend for gtk-doc comments for now



commit 42e90521a98d2a3326f80764c0e323a21e0cfe69
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Feb 23 10:22:37 2010 -0500

    Only look at x11 backend for gtk-doc comments for now
    
    See followup discussion in bug 610701

 gdk/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/Makefile.am b/gdk/Makefile.am
index 4742ea9..29ffa64 100644
--- a/gdk/Makefile.am
+++ b/gdk/Makefile.am
@@ -199,7 +199,7 @@ introspection_files = \
 		$(gdk_c_sources) \
         gdkenumtypes.c \
         gdkenumtypes.h \
-        $(wildcard $(srcdir)/$(gdktarget)/*.c)
+        $(srcdir)/x11/*.c
 
 Gdk_2_0_gir_SCANNERFLAGS = --strip-prefix=Gdk --add-include-path=../gdk-pixbuf
 Gdk_2_0_gir_INCLUDES = Gio-2.0 GdkPixbuf-2.0 Pango-1.0



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]