Add -Iinclude to the list of CXX_FLAGS.

Originally committed to SVN as r1969.
This commit is contained in:
Amar Takhar 2008-03-08 07:50:10 +00:00
parent 5e16567e81
commit c501ae6e2e
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ noinst_LIBRARIES=
SUBDIRS = bitmaps posix
AM_CXXFLAGS = -DAEGISUB -Iposix -include posix/defines.h @WX_CPPFLAGS@
AM_CXXFLAGS = -DAEGISUB -Iposix -include posix/defines.h -Iinclude @WX_CPPFLAGS@
bin_PROGRAMS = aegisub
aegisub_LDADD = posix/libposix.a