Files
recycled-ni-neutrino/lib/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

25 lines
293 B
Makefile

SUBDIRS = \
connection \
libeventserver \
sectionsdclient \
timerdclient \
libconfigfile \
libmd5sum \
libnet \
xmltree \
jsoncpp \
libtuxtxt \
libiw \
libdvbsub \
luaclient
if ENABLE_UPNP
SUBDIRS += \
libupnpclient
endif
if BOXTYPE_CST
SUBDIRS += \
hardware/coolstream
endif