build: Do not install gtkprivate.h
This is a private header file, and it should *not* be installed. It should also not be scanned by the introspection machinery. https://bugzilla.gnome.org/show_bug.cgi?id=632539
This commit is contained in:
@@ -254,7 +254,6 @@ gtk_public_h_sources = \
|
||||
gtkprintoperation.h \
|
||||
gtkprintoperationpreview.h \
|
||||
gtkprintsettings.h \
|
||||
gtkprivate.h \
|
||||
gtkprogressbar.h \
|
||||
gtkradioaction.h \
|
||||
gtkradiobutton.h \
|
||||
@@ -376,6 +375,7 @@ gtk_private_h_sources = \
|
||||
gtkplugprivate.h \
|
||||
gtkprintoperation-private.h\
|
||||
gtkprintutils.h \
|
||||
gtkprivate.h \
|
||||
gtkrbtree.h \
|
||||
gtkrecentchooserdefault.h \
|
||||
gtkrecentchooserprivate.h \
|
||||
|
||||
Reference in New Issue
Block a user