Files
recycled-ni-neutrino/lib/Makefile.am
vanhofen c8efd4141c port hardware_caps from Neutrino-MP
Origin commit data
------------------
Branch: ni/coolstream
Commit: 29fd05002f
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-06 (Mon, 06 Mar 2017)

Origin message was:
------------------
- port hardware_caps from Neutrino-MP

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

------------------
This commit was generated by Migit
2017-03-06 21:49:32 +01:00

25 lines
294 B
Makefile

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