summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2018-02-14 10:36:24 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2018-02-14 10:36:24 +0000
commitf82a6421f4c4716b50ed13463a3d43d69445638d (patch)
treeec54916979733a4fbce64f4de165a766258676b3
parent97f3a4397a0cc4bb83d50edab9411d5bcfd8eaea (diff)
downloadgtk+-f82a6421f4c4716b50ed13463a3d43d69445638d.tar.gz
Add missing private header to the build
Closes: #26 https://bugzilla.gnome.org/show_bug.cgi?id=793442
-rw-r--r--gtk/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 842c2f97c8..63f88e9476 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -481,6 +481,7 @@ gtk_private_h_sources = \
gtkfilesystemmodel.h \
gtkfontchooserprivate.h \
gtkfontchooserutils.h \
+ gtkfontchooserwidgetprivate.h \
gtkgestureprivate.h \
gtkgesturedragprivate.h \
gtkgesturelongpressprivate.h \