change order...

SVN revision: 12500
This commit is contained in:
Carsten Haitzler 2004-12-18 11:08:56 +00:00
parent 48d6293bbe
commit 05c6c9d41d
1 changed files with 3 additions and 3 deletions

View File

@ -5,10 +5,10 @@ AUTOMAKE_OPTIONS = 1.4 foreign
# A list of all the files in the current directory which can be regenerated
MAINTAINERCLEANFILES = Makefile.in
INCLUDES = @freetype_cflags@ @x_cflags@ @DIRECTFB_CFLAGS@ \
-I. \
INCLUDES = -I. \
-I$(top_srcdir)/src/lib \
-I$(top_srcdir)/src/lib/include
-I$(top_srcdir)/src/lib/include \
@freetype_cflags@ @x_cflags@ @DIRECTFB_CFLAGS@
noinst_LTLIBRARIES = libevas_canvas.la
libevas_canvas_la_SOURCES = \