Files
neutrino/lib/jsoncpp/Makefile.am
svenhoefer 78e519f694 Revert "- jsoncpp: update to current version 1.8.0; align Makefile.am"
This reverts commit 760a64fc6a, because
some people has build-problems.
2017-03-28 21:10:27 +02:00

11 lines
171 B
Makefile

AM_CPPFLAGS = \
-I$(top_builddir) \
-I$(top_srcdir) \
-I$(srcdir)/include
AM_CXXFLAGS = -fno-rtti
noinst_LIBRARIES = libjsoncpp.a
libjsoncpp_a_SOURCES = jsoncpp.cpp