summaryrefslogtreecommitdiff
path: root/gsk/meson.build
diff options
context:
space:
mode:
authorTimm Bäder <mail@baedert.org>2018-02-06 11:26:47 +0100
committerTimm Bäder <mail@baedert.org>2018-02-06 11:26:47 +0100
commitfab944941487e4a9f04d51814412b4c2bf153bfe (patch)
tree5eed5a8d6809d82746c04766fdde98ec1cd95bb3 /gsk/meson.build
parent0a51f389633b047888c589b59280b0503eb2d524 (diff)
downloadgtk+-fab944941487e4a9f04d51814412b4c2bf153bfe.tar.gz
build: install gsk-autocleanup.h
Diffstat (limited to 'gsk/meson.build')
-rw-r--r--gsk/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/gsk/meson.build b/gsk/meson.build
index d6e134246f..964cee1b2e 100644
--- a/gsk/meson.build
+++ b/gsk/meson.build
@@ -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')