More makefile code refactoring; remove redundant INCLUDES references.

This commit is contained in:
Keith Marshall
2012-01-15 20:56:25 +00:00
parent 71992560f7
commit fe493b0f4b
5 changed files with 11 additions and 5 deletions

View File

@ -16,8 +16,6 @@ top_builddir = @top_builddir@
VPATH = @srcdir@
include ${top_builddir}/Makefile.comm
INCLUDES = -I ${top_srcdir}/include -I ${top_srcdir}/include/directx \
$(EXTRA_INCLUDES)
# Headers
#