From ee9f341b5b455a7343f59d564e2c5a230fd1def2 Mon Sep 17 00:00:00 2001 From: Harish Krishnaswamy Date: Tue, 26 Jul 2005 16:38:04 +0000 Subject: Fix make distcheck issues. 2005-07-26 Harish Krishnaswamy * Makefile.am: Fix make distcheck issues. svn path=/trunk/; revision=29891 --- composer/ChangeLog | 4 ++++ composer/Makefile.am | 1 + 2 files changed, 5 insertions(+) (limited to 'composer') diff --git a/composer/ChangeLog b/composer/ChangeLog index 5c63b043fe..fca013a62f 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,7 @@ +2005-07-26 Harish Krishnaswamy + + * Makefile.am: Fix make distcheck issues. + 2005-07-21 Devashish Sharma * e-message-composer.c: Added Shortcut for Save Draft -(Ctrl+Shift+s) and a toolbar button for the same. diff --git a/composer/Makefile.am b/composer/Makefile.am index 8a838e9fef..c8c5f58239 100644 --- a/composer/Makefile.am +++ b/composer/Makefile.am @@ -40,6 +40,7 @@ noinst_LTLIBRARIES = libcomposer.la INCLUDES = \ -I$(top_srcdir) \ -I$(top_builddir) \ + -I$(top_builddir)/composer \ -I$(top_srcdir)/widgets \ -I$(top_builddir)/widgets \ -I$(top_srcdir)/widgets/misc \ -- cgit v1.2.3