Made spdynative noinst
This commit is contained in:
parent
31286d9326
commit
c23a86510e
|
@ -56,7 +56,7 @@ spdyd_SOURCES = ${HELPER_OBJECTS} ${HELPER_HFILES} \
|
|||
spdyd.cc
|
||||
|
||||
if HAVE_STDCXX_11
|
||||
bin_PROGRAMS += spdynative
|
||||
noinst_PROGRAMS = spdynative
|
||||
spdynative_CXXFLAGS = -std=c++0x
|
||||
spdynative_SOURCES = ${HELPER_OBJECTS} ${HELPER_HFILES} \
|
||||
${EVENT_OBJECTS} ${EVENT_HFILES} \
|
||||
|
|
Loading…
Reference in New Issue