summaryrefslogtreecommitdiff
path: root/gdk/Makefile.am
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2015-02-02 09:28:22 +0100
committerAlexander Larsson <alexl@redhat.com>2015-02-02 09:28:22 +0100
commita71ff332660a7d6c155eb04c92936c618ae80cf8 (patch)
tree31d88c4cc5172f89c9d18fe66e6615fdda8ba888 /gdk/Makefile.am
parenteacfad7ed693c180158a5eee82335082a87973ea (diff)
downloadgtk+-a71ff332660a7d6c155eb04c92936c618ae80cf8.tar.gz
gdk: Add support for g_autoptr()
https://bugzilla.gnome.org/show_bug.cgi?id=743640
Diffstat (limited to 'gdk/Makefile.am')
-rw-r--r--gdk/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdk/Makefile.am b/gdk/Makefile.am
index 2a0352b838..684a01d97d 100644
--- a/gdk/Makefile.am
+++ b/gdk/Makefile.am
@@ -61,6 +61,7 @@ LDADD = \
#
gdk_public_h_sources = \
gdk.h \
+ gdk-autocleanup.h \
gdkapplaunchcontext.h \
gdkcairo.h \
gdkcursor.h \