summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier <jjardon@gnome.org>2013-01-08 17:57:20 +0000
committerJavier <jjardon@gnome.org>2013-01-08 17:57:20 +0000
commitf0720ee41890f2f516233393a6a670b4670df9d0 (patch)
tree3610ed8d490c681d8eebdd15630be04030bc52de
parent7bea65a047fee56629553db9244282886a96c2e8 (diff)
downloadatk-f0720ee41890f2f516233393a6a670b4670df9d0.tar.gz
Revert "Fix out of tree builds"
This reverts commit e981d4fb3587735b84c42e75cdabc4ee2db090b7.
-rw-r--r--atk/Makefile.am7
1 files changed, 3 insertions, 4 deletions
diff --git a/atk/Makefile.am b/atk/Makefile.am
index 4c79fe4..573f21f 100644
--- a/atk/Makefile.am
+++ b/atk/Makefile.am
@@ -57,7 +57,7 @@ atk_sources = \
atktext.c \
atkutil.c \
atkmisc.c \
- atkvalue.c \
+ atkvalue.c \
atkversion.c \
atkwindow.c
@@ -68,6 +68,7 @@ libatk_1_0_la_SOURCES = \
libatkincludedir=$(includedir)/atk-1.0/atk
atk_headers = \
+ atk.h \
atkaction.h \
atkcomponent.h \
atkdocument.h \
@@ -99,9 +100,8 @@ atk_headers = \
atkwindow.h
libatkinclude_HEADERS = \
- atk.h \
$(atk_headers) \
- $(top_builddir)/atk/atkversion.h \
+ atkversion.h \
atk-enum-types.h
@@ -158,7 +158,6 @@ introspection_sources = \
$(atk_headers) \
$(atk_sources)
introspection_generated_sources = \
- $(top_builddir)/atk/atkversion.h \
atk-enum-types.c \
atk-enum-types.h