diff options
author | Keith Marshall <keithmarshall@@users.sf.net> | 2012-01-15 20:56:25 +0000 |
---|---|---|
committer | Keith Marshall <keithmarshall@@users.sf.net> | 2012-01-15 20:56:25 +0000 |
commit | fe493b0f4b9cf42766cd81772a7c3887eb0c1a26 (patch) | |
tree | c1e6f9066bcd0b26dd22acff31b32cb0982376f3 /winsup/w32api/lib/directx | |
parent | 71992560f788ffb3c11a67ad92256a45d5ce09fe (diff) | |
download | cygnal-fe493b0f4b9cf42766cd81772a7c3887eb0c1a26.tar.gz cygnal-fe493b0f4b9cf42766cd81772a7c3887eb0c1a26.tar.bz2 cygnal-fe493b0f4b9cf42766cd81772a7c3887eb0c1a26.zip |
More makefile code refactoring; remove redundant INCLUDES references.
Diffstat (limited to 'winsup/w32api/lib/directx')
-rw-r--r-- | winsup/w32api/lib/directx/Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/winsup/w32api/lib/directx/Makefile.in b/winsup/w32api/lib/directx/Makefile.in index ff2cc85a7..bb5771891 100644 --- a/winsup/w32api/lib/directx/Makefile.in +++ b/winsup/w32api/lib/directx/Makefile.in @@ -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 # |