Fix out-of-tree build for python

This commit is contained in:
Tatsuhiro Tsujikawa 2014-02-11 23:41:25 +09:00
parent d3fb352c0e
commit 39aaad5ad8
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ nghttp2_la_CPPFLAGS = \
$(PYTHON_CPPFLAGS) \
-fno-strict-aliasing \
-I$(top_srcdir)/lib/includes \
-I$(build_srcdir)/lib/includes \
-I$(top_builddir)/lib/includes \
-I$(top_srcdir)/lib
nghttp2_la_LDFLAGS = \
$(PYTHON_LDFLAGS) \