aboutsummaryrefslogtreecommitdiffstats
path: root/a11y/e-text
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2006-05-16 12:43:35 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2006-05-16 12:43:35 +0800
commitce4648551d14664ba1836e27d77797a00270d2a2 (patch)
tree439e2bfff17402cb657b5e3359bdeacb7069d773 /a11y/e-text
parent52ed6947e65786ce45a2db9fe33bc570622d6db8 (diff)
downloadgsoc2013-evolution-ce4648551d14664ba1836e27d77797a00270d2a2.tar
gsoc2013-evolution-ce4648551d14664ba1836e27d77797a00270d2a2.tar.gz
gsoc2013-evolution-ce4648551d14664ba1836e27d77797a00270d2a2.tar.bz2
gsoc2013-evolution-ce4648551d14664ba1836e27d77797a00270d2a2.tar.lz
gsoc2013-evolution-ce4648551d14664ba1836e27d77797a00270d2a2.tar.xz
gsoc2013-evolution-ce4648551d14664ba1836e27d77797a00270d2a2.tar.zst
gsoc2013-evolution-ce4648551d14664ba1836e27d77797a00270d2a2.zip
Revert the earlier patch. They are needed, after all.
2006-05-16 Harish Krishnaswamy <kharish@novell.com> * Makefile.am, e-table/Makefile.am e-text/Makefile.am: Revert the earlier patch. They are needed, after all. svn path=/trunk/; revision=31990
Diffstat (limited to 'a11y/e-text')
-rw-r--r--a11y/e-text/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/a11y/e-text/Makefile.am b/a11y/e-text/Makefile.am
index dfef754d6c..f73efea451 100644
--- a/a11y/e-text/Makefile.am
+++ b/a11y/e-text/Makefile.am
@@ -10,4 +10,8 @@ libgal_a11y_etext_la_SOURCES = \
gal-a11y-e-text-factory.c \
gal-a11y-e-text.c
+libgal_a11y_etextincludedir = $(privincludedir)/a11y/e-text
+libgal_a11y_etextinclude_HEADERS = \
+ gal-a11y-e-text-factory.h \
+ gal-a11y-e-text.h