Don't install private headers
This commit is contained in:
@ -79,7 +79,6 @@ gdk_public_h_sources = \
|
|||||||
gdkcursor.h \
|
gdkcursor.h \
|
||||||
gdkdevice.h \
|
gdkdevice.h \
|
||||||
gdkdevicemanager.h \
|
gdkdevicemanager.h \
|
||||||
gdkdeviceprivate.h \
|
|
||||||
gdkdisplay.h \
|
gdkdisplay.h \
|
||||||
gdkdisplaymanager.h \
|
gdkdisplaymanager.h \
|
||||||
gdkdnd.h \
|
gdkdnd.h \
|
||||||
@ -114,6 +113,7 @@ gdk_built_private_headers = \
|
|||||||
|
|
||||||
gdk_private_headers = \
|
gdk_private_headers = \
|
||||||
gdkinternals.h \
|
gdkinternals.h \
|
||||||
|
gdkdeviceprivate.h \
|
||||||
gdkintl.h \
|
gdkintl.h \
|
||||||
gdkpoly-generic.h \
|
gdkpoly-generic.h \
|
||||||
gdkregion-generic.h
|
gdkregion-generic.h
|
||||||
|
|||||||
Reference in New Issue
Block a user