From 234e62851ed6c3d6f8c3e8ffc35a24bec31f86f2 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 3 Feb 2004 17:32:18 +0000 Subject: add widgets/misc * Makefile.am (INCLUDES): add widgets/misc svn path=/trunk/; revision=24587 --- composer/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'composer/Makefile.am') diff --git a/composer/Makefile.am b/composer/Makefile.am index 978ee768c6..7ffdc41eca 100644 --- a/composer/Makefile.am +++ b/composer/Makefile.am @@ -41,6 +41,8 @@ INCLUDES = \ -I$(top_builddir) \ -I$(top_srcdir)/widgets \ -I$(top_builddir)/widgets \ + -I$(top_srcdir)/widgets/misc \ + -I$(top_builddir)/widgets/misc \ -I$(top_srcdir)/camel \ -I$(top_builddir)/camel \ -I$(top_srcdir)/addressbook/backend \ -- cgit v1.2.3