Files
recycled-ni-neutrino/lib/Makefile.am
vanhofen 55c1a0735f neutrino: remove outdated built-in jsoncpp
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0070e86ad0
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-07-15 (Fri, 15 Jul 2022)

Origin message was:
------------------
- neutrino: remove outdated built-in jsoncpp

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-07-15 23:22:05 +02:00

24 lines
282 B
Makefile

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