From 8b5d812a5fa9aabc231faa3f8b87895b3fd8ba63 Mon Sep 17 00:00:00 2001 From: Waldo Bastian Date: Sat, 19 May 2001 01:39:13 +0000 Subject: [PATCH] CVS_SILENT Move $(all_includes) to end. svn path=/trunk/kdebase/kwin/; revision=97772 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 7a03db4c06..84f6b24440 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -INCLUDES = $(all_includes) -I$(top_srcdir)/kwin/default +INCLUDES = -I$(top_srcdir)/kwin/default $(all_includes) SUBDIRS = default . pics clients