Files
recycled-ni-neutrino/lib/Makefile.am
vanhofen b02b3e8c3f rename BOXTYPE_COOL => BOXTYPE_CST
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8524f5f218
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-10-03 (Sat, 03 Oct 2020)

Origin message was:
------------------
- rename BOXTYPE_COOL => BOXTYPE_CST

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

------------------
This commit was generated by Migit
2020-10-03 23:44:06 +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