oops, can't get rid of main INCLUDE yet...

This commit is contained in:
Bradley Bell 2003-03-28 04:51:34 +00:00
parent 1553147cd6
commit fae4cb418b
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2003-03-27 Bradley Bell <btb@icculus.org>
* arch/ogl/Makefile.am: oops, can't get rid of main INCLUDE yet...
2003-03-26 Bradley Bell <btb@icculus.org>
* main/playsave.c: make d2x keys backward compatible

View file

@ -1,6 +1,6 @@
noinst_LIBRARIES = libarch_ogl.a
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/include -I$(top_srcdir)/arch/include
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/include -I$(top_srcdir)/arch/include -I$(top_srcdir)/main
libarch_ogl_a_SOURCES = gr.c ogl.c sdlgl.c