summaryrefslogtreecommitdiff
path: root/atk
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2014-03-13 10:43:45 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2014-03-13 19:08:29 +0800
commitb2f76883d390de6ab0ef5de678457dc4080bc35d (patch)
tree435a51655e40346ea1c479791da28f0f49ab39a9 /atk
parenta52cf89c6d3f7f739fee49e3ea327cde5037d12c (diff)
downloadatk-b2f76883d390de6ab0ef5de678457dc4080bc35d.tar.gz
autotools: Ensure Needed Sources Are Distributed
atk/atkprivate.h and tests/teststateset.c were missed from the source distribution, so make up for them to fix the build. https://bugzilla.gnome.org/show_bug.cgi?id=726216
Diffstat (limited to 'atk')
-rw-r--r--atk/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/atk/Makefile.am b/atk/Makefile.am
index 7417fd3..c049470 100644
--- a/atk/Makefile.am
+++ b/atk/Makefile.am
@@ -45,6 +45,7 @@ atk_sources = \
atkobject.c \
atkobjectfactory.c \
atkplug.c \
+ atkprivate.h \
atkprivate.c \
atkrange.c \
atkregistry.c \