Files
recycled-ni-neutrino/lib/Makefile.am
[CST] Focus 8f3f8a7725 add libiw to build
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7f01a5740d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-01 (Fri, 01 Nov 2013)


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

------------------
This commit was generated by Migit
2013-11-01 16:43:06 +04:00

23 lines
262 B
Makefile

SUBDIRS = \
connection \
libeventserver \
sectionsdclient \
timerdclient \
libconfigfile \
libmd5sum \
libnet \
xmltree \
libtuxtxt \
libiw \
libdvbsub
if ENABLE_UPNP
SUBDIRS += \
libupnpclient
endif
if BOXTYPE_TRIPLE
SUBDIRS += \
libtriple
endif