diff options
Diffstat (limited to 'src/microspdy/Makefile.am')
-rw-r--r-- | src/microspdy/Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/microspdy/Makefile.am b/src/microspdy/Makefile.am index 9ad451bd..fa99a5cf 100644 --- a/src/microspdy/Makefile.am +++ b/src/microspdy/Makefile.am | |||
@@ -1,9 +1,4 @@ | |||
1 | if USE_PRIVATE_PLIBC_H | ||
2 | PLIBC_INCLUDE = -I$(top_srcdir)/src/include/plibc | ||
3 | endif | ||
4 | |||
5 | AM_CPPFLAGS = \ | 1 | AM_CPPFLAGS = \ |
6 | $(PLIBC_INCLUDE) \ | ||
7 | -I$(top_srcdir)/src/include \ | 2 | -I$(top_srcdir)/src/include \ |
8 | -I$(top_srcdir)/src/microspdy | 3 | -I$(top_srcdir)/src/microspdy |
9 | 4 | ||