diff --git a/ChangeLog b/ChangeLog index 3ac6c8961..67ad6d691 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-03-27 Bradley Bell + + * arch/ogl/Makefile.am: oops, can't get rid of main INCLUDE yet... + 2003-03-26 Bradley Bell * main/playsave.c: make d2x keys backward compatible diff --git a/arch/ogl/Makefile.am b/arch/ogl/Makefile.am index 6f3a1aef9..5dbe9e757 100644 --- a/arch/ogl/Makefile.am +++ b/arch/ogl/Makefile.am @@ -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