CVS_SILENT
Move $(all_includes) to end. svn path=/trunk/kdebase/kwin/; revision=97772
This commit is contained in:
parent
be37d317bd
commit
8b5d812a5f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
INCLUDES = $(all_includes) -I$(top_srcdir)/kwin/default
|
||||
INCLUDES = -I$(top_srcdir)/kwin/default $(all_includes)
|
||||
|
||||
SUBDIRS = default . pics clients
|
||||
|
||||
|
|
Loading…
Reference in a new issue