build: install gsk-autocleanup.h

This commit is contained in:
Timm Bäder 2018-02-06 11:26:47 +01:00
parent 0a51f38963
commit fab9449414

View File

@ -50,6 +50,7 @@ gsk_public_headers = files([
'gskrendernode.h',
'gskroundedrect.h',
'gsktypes.h',
'gsk-autocleanup.h'
])
install_headers(gsk_public_headers, 'gsk.h', subdir: 'gtk-4.0/gsk')