From 3b502ae5588dc08384d2bf6e9dcb3c9f2238be5a Mon Sep 17 00:00:00 2001 From: Kevin Puetz Date: Sun, 21 Sep 2003 03:42:11 +0000 Subject: [PATCH] b2 needs to check in the right include path also svn path=/trunk/kdebase/kwin/; revision=252759 --- clients/b2/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/b2/Makefile.am b/clients/b2/Makefile.am index 711bedd9b4..e475fd04c2 100644 --- a/clients/b2/Makefile.am +++ b/clients/b2/Makefile.am @@ -1,5 +1,5 @@ -INCLUDES = $(all_includes) +INCLUDES = -I$(srcdir)/../../lib $(all_includes) SUBDIRS = . config