gtk/Makefile.am: Fix 'make dist'

We don't have gtkcenterboxprivate.h anymore, as it became a public
header...
This commit is contained in:
Chun-wei Fan 2017-06-12 18:14:57 +08:00
parent 3f39dc20ae
commit d15712fc9b

View File

@ -578,8 +578,7 @@ gtk_private_h_sources = \
gtkwindowprivate.h \
gtktreemenu.h \
gdkpixbufutilsprivate.h \
gtkgizmoprivate.h \
gtkcenterboxprivate.h
gtkgizmoprivate.h
# GTK+ C sources to build the library from
gtk_base_c_sources = \