[gcr] ui: Include correct header file in generated gir and vapi output



commit 7924b75e10aa6f8d627f20a8368cb711e54f777e
Author: Stef Walter <stefw gnome org>
Date:   Wed Jun 26 13:35:58 2013 +0200

    ui: Include correct header file in generated gir and vapi output

 ui/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ui/Makefile.am b/ui/Makefile.am
index ae2dab4..51850d5 100644
--- a/ui/Makefile.am
+++ b/ui/Makefile.am
@@ -178,7 +178,7 @@ GcrUi_ GCR_MAJOR@_gir_INCLUDES = GLib-2.0 GObject-2.0 Gtk-3.0
 GcrUi_ GCR_MAJOR@_gir_LIBS = $(top_builddir)/gcr/libgcr-base- GCR_MAJOR@.la libgcr-ui- GCR_MAJOR@.la
 GcrUi_ GCR_MAJOR@_gir_CFLAGS = -I$(top_srcdir) -I$(top_builddir) -DGCR_COMPILATION 
-DGCR_API_SUBJECT_TO_CHANGE
 GcrUi_ GCR_MAJOR@_gir_FILES = $(PUBLIC_FILES)
-GcrUi_ GCR_MAJOR@_gir_SCANNERFLAGS = --c-include "gcr/gcr-ui.h" \
+GcrUi_ GCR_MAJOR@_gir_SCANNERFLAGS = --c-include "ui/gcr-ui.h" \
        --identifier-prefix Gcr --symbol-prefix gcr \
        --include-uninstalled=$(top_builddir)/gcr/Gcr- GCR_MAJOR@.gir
 


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