mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
src/Makefile.am: fix merge conflicts
This commit is contained in:
@@ -87,11 +87,16 @@ neutrino_LDADD = \
|
||||
$(FLACLIBS) \
|
||||
$(VORBISLIBS) \
|
||||
-ldvbsi++ \
|
||||
-lungif \
|
||||
-ljpeg \
|
||||
-lOpenThreads \
|
||||
-lrt -lpthread
|
||||
|
||||
if ENABLE_GIFLIB
|
||||
neutrino_LDADD += -lgif
|
||||
else
|
||||
neutrino_LDADD += -lungif
|
||||
endif
|
||||
|
||||
if ENABLE_UPNP
|
||||
neutrino_LDADD += \
|
||||
$(top_builddir)/lib/libupnpclient/libtuxbox-upnpclient.a
|
||||
|
Reference in New Issue
Block a user