[glade] Fix GTK+ plugin Makefile.am to dist glade-grid-editor.h



commit 702e626c795d46d9940d7425992e5e1967284bad
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date:   Fri May 10 23:43:35 2013 +0900

    Fix GTK+ plugin Makefile.am to dist glade-grid-editor.h

 plugins/gtk+/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/gtk+/Makefile.am b/plugins/gtk+/Makefile.am
index e43d0c1..11893d4 100644
--- a/plugins/gtk+/Makefile.am
+++ b/plugins/gtk+/Makefile.am
@@ -144,7 +144,7 @@ noinst_HEADERS =                    \
        glade-font-chooser-dialog-editor.h \
        glade-font-chooser-editor.h     \
        glade-font-chooser-widget-editor.h \
-       glade-grid-editor.c             \
+       glade-grid-editor.h             \
        glade-gtk.h                     \
        glade-gtk-action-widgets.h      \
        glade-gtk-button.h              \


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