Files
recycled-ni-neutrino/lib/Makefile.am
Stefan Seyfried e0bff04727 libneutrino-hal is now libstb-hal
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6f5e4238cc
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-11 (Sat, 11 Feb 2012)


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

------------------
This commit was generated by Migit
2012-04-17 19:33:52 +02:00

25 lines
279 B
Makefile

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