Files
recycled-ni-neutrino/lib/Makefile.am
FlatTV ef7580097e add lib/jsoncpp v0.10.2
use amalgamated source and header based on version 0.10.2
 See: https://github.com/open-source-parsers/jsoncpp/blob/master/README.md


Origin commit data
------------------
Branch: ni/coolstream
Commit: 76e26c0b98
Author: FlatTV <FlatTV@gmx.de>
Date: 2015-06-01 (Mon, 01 Jun 2015)

Origin message was:
------------------
- add lib/jsoncpp v0.10.2

 use amalgamated source and header based on version 0.10.2
 See: https://github.com/open-source-parsers/jsoncpp/blob/master/README.md


------------------
This commit was generated by Migit
2015-06-01 12:36:15 +02:00

25 lines
286 B
Makefile

SUBDIRS = \
connection \
libeventserver \
sectionsdclient \
timerdclient \
libconfigfile \
libmd5sum \
libnet \
xmltree \
jsoncpp \
libtuxtxt \
libiw \
libdvbsub \
luaclient
if ENABLE_UPNP
SUBDIRS += \
libupnpclient
endif
if BOXTYPE_TRIPLE
SUBDIRS += \
libtriple
endif