summaryrefslogtreecommitdiff
path: root/plugins/gtk+/Makefile.am
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.van.berkom@gmail.com>2013-05-12 20:26:15 +0900
committerTristan Van Berkom <tristan.van.berkom@gmail.com>2013-05-12 20:26:15 +0900
commitd7155dc95a9494f15740262a9147fdefecbdd24d (patch)
tree069e2f796759522d0432772e38d027b56d8de97a /plugins/gtk+/Makefile.am
parent17a43f9ceadd459729255491e6c7aba965e1e87a (diff)
downloadglade-d7155dc95a9494f15740262a9147fdefecbdd24d.tar.gz
Added GladeAppChooserWidgetEditor
Diffstat (limited to 'plugins/gtk+/Makefile.am')
-rw-r--r--plugins/gtk+/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/gtk+/Makefile.am b/plugins/gtk+/Makefile.am
index 53cdf97a..970e0b8a 100644
--- a/plugins/gtk+/Makefile.am
+++ b/plugins/gtk+/Makefile.am
@@ -27,6 +27,7 @@ libgladegtk_la_SOURCES = \
glade-accels.c \
glade-action-editor.c \
glade-activatable-editor.c \
+ glade-app-chooser-widget-editor.c \
glade-attributes.c \
glade-box-editor.c \
glade-button-editor.c \
@@ -48,6 +49,7 @@ libgladegtk_la_SOURCES = \
glade-gtk-action-group.c \
glade-gtk-action-widgets.c \
glade-gtk-adjustment.c \
+ glade-gtk-app-chooser-widget.c \
glade-gtk-assistant.c \
glade-gtk-box.c \
glade-gtk-button.c \
@@ -132,6 +134,7 @@ noinst_HEADERS = \
glade-accels.h \
glade-action-editor.h \
glade-activatable-editor.h \
+ glade-app-chooser-widget-editor.h \
glade-attributes.h \
glade-box-editor.h \
glade-button-editor.h \
@@ -208,6 +211,7 @@ UI_FILES = \
glade-about-dialog-editor.ui \
glade-action-editor.ui \
glade-activatable-editor.ui \
+ glade-app-chooser-widget-editor.ui \
glade-box-editor.ui \
glade-button-editor.ui \
glade-entry-editor.ui \