Files
recycled-ni-neutrino/lib/jsoncpp/Makefile.am
vanhofen a462023e04 Revert "- neutrino: remove outdated built-in jsoncpp"
This reverts commit a2fe445fd6.


Origin commit data
------------------
Commit: 80d27cf903
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-07-16 (Sat, 16 Jul 2022)
2022-07-16 15:23:42 +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