Files
neutrino/lib/Makefile.am
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