From df07f02cae503795461bd231da20805853430da7 Mon Sep 17 00:00:00 2001 From: Kaushal Kumar Date: Thu, 23 Jun 2005 09:11:11 +0000 Subject: Added widgets in INCLUDES. 2005-06-23 Kaushal Kumar * e-util/Makefile.am, widgets/e-timezone-dialog/Makefile.am, addressbook/gui/search/Makefile.am, plugins/groupwise-features/Makefile.am: Added widgets in INCLUDES. Updated the include paths to use misc instead of widgets/misc. svn path=/trunk/; revision=29574 --- widgets/text/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'widgets/text/Makefile.am') diff --git a/widgets/text/Makefile.am b/widgets/text/Makefile.am index 7e1980e73a..e2c3c080ef 100644 --- a/widgets/text/Makefile.am +++ b/widgets/text/Makefile.am @@ -22,7 +22,7 @@ libetext_la_SOURCES = \ e-text-model-uri.c \ e-text.c -libetextincludedir = $(privincludedir)/e-text +libetextincludedir = $(privincludedir)/text libetextinclude_HEADERS = \ e-entry.h \ -- cgit