summaryrefslogtreecommitdiff
path: root/gtk/Makefile.am
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2013-08-19 15:28:47 +0200
committerBenjamin Otte <otte@redhat.com>2013-08-20 16:34:29 +0200
commit4009c8241b4edb81e020727afb65822ca95610b9 (patch)
treee83330036979875fe299b15a81acaef7d4f2e41e /gtk/Makefile.am
parentdd27e55a5f41000d45db1654860ca90b2240f937 (diff)
downloadgtk+-4009c8241b4edb81e020727afb65822ca95610b9.tar.gz
clipboard: Split struct definitions into private header
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r--gtk/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 134cbdd834..1891435267 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -426,6 +426,7 @@ gtk_private_h_sources = \
gtkbuttonprivate.h \
gtkcairoblurprivate.h \
gtkcellareaboxcontextprivate.h \
+ gtkclipboardprivate.h \
gtkcolorswatchprivate.h \
gtkcoloreditorprivate.h \
gtkcolorplaneprivate.h \