summaryrefslogtreecommitdiff
path: root/gtk/Makefile.am
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-12-27 18:29:07 -0500
committerMatthias Clasen <mclasen@redhat.com>2015-01-24 08:44:30 -0500
commit3bf12c44e28076fd23c21a5e512df19070d04a0a (patch)
tree1b85cbb310263ba42baae00497e0348ce9a7124f /gtk/Makefile.am
parent354536d464bc39ef1f335cd89f71398bea74e506 (diff)
downloadgtk+-3bf12c44e28076fd23c21a5e512df19070d04a0a.tar.gz
Use the new API in GtkSearchBar if we can
Sadly, GtkSearchBar allows connecting plain entries, so we have to keep the old code around.
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r--gtk/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 4059603021..d44a4dcec8 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -485,6 +485,7 @@ gtk_private_h_sources = \
gtkscaleprivate.h \
gtksearchengine.h \
gtksearchenginesimple.h \
+ gtksearchentryprivate.h \
gtkselectionprivate.h \
gtksettingsprivate.h \
gtksizegroup-private.h \