Fix ordering of include dirs.
authorYann Dirson <ydirson@free.fr>
Mon, 16 Dec 2013 21:52:53 +0000 (22:52 +0100)
committerYann Dirson <ydirson@free.fr>
Mon, 16 Dec 2013 21:54:55 +0000 (22:54 +0100)
Local headers first, then build dir, then src dir.

gnushogi/Makefile.in

index b4c3932..bd2c6a5 100644 (file)
@@ -72,7 +72,7 @@ LCURSES = @LIBCURSES@
 CC          = @CC@
 CWARNINGS   = @WARNINGS@
 CEXTRAFLAGS = @CEXTRAFLAGS@
-CFLAGS      = @CFLAGS@ $(HASH) $(CEXTRAFLAGS) $(CWARNINGS) -I$(ROOT) -I@top_builddir@ -I.
+CFLAGS      = @CFLAGS@ $(HASH) $(CEXTRAFLAGS) $(CWARNINGS) -I. -I@top_builddir@ -I$(ROOT)
 LDFLAGS     = @LDFLAGS@
 
 # The hashfile is a record of positions seen. It is used by