summaryrefslogtreecommitdiff
path: root/plugins/gtk+/Makefile.am
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-11-13 23:41:53 -0500
committerMatthias Clasen <mclasen@redhat.com>2015-12-10 16:14:05 -0500
commitdb0567a53a621a0c58aaddf7ee429ef70e8bd424 (patch)
tree2d8fd5419ecadb1e71c763f6b2b1ae90d6271b72 /plugins/gtk+/Makefile.am
parent0ed81f09e51aefa36eb80bb7cad9722fa85b8bf0 (diff)
downloadglade-db0567a53a621a0c58aaddf7ee429ef70e8bd424.tar.gz
Add support for GtkPopover
This is pretty bare-bones at the moment. https://bugzilla.gnome.org/show_bug.cgi?id=740104
Diffstat (limited to 'plugins/gtk+/Makefile.am')
-rw-r--r--plugins/gtk+/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/gtk+/Makefile.am b/plugins/gtk+/Makefile.am
index 4fff22b2..8e15d891 100644
--- a/plugins/gtk+/Makefile.am
+++ b/plugins/gtk+/Makefile.am
@@ -91,6 +91,7 @@ libgladegtk_la_SOURCES = \
glade-gtk-notebook.c \
glade-gtk-overlay.c \
glade-gtk-paned.c \
+ glade-gtk-popover.c \
glade-gtk-progress-bar.c \
glade-gtk-radio-button.c \
glade-gtk-radio-menu-item.c \