mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +02:00
src/Makefile.am: fix -liconv
This commit is contained in:
@@ -140,10 +140,11 @@ neutrino_LDADD += -lca-ci -llnxtmvssUsr -llnxUKAL -llnxplatUsr -llnxtmasUsr -lln
|
||||
else
|
||||
neutrino_LDADD += -lnxp
|
||||
endif
|
||||
endif
|
||||
|
||||
if BOXMODEL_APOLLO
|
||||
neutrino_LDADD += -liconv
|
||||
endif
|
||||
endif
|
||||
|
||||
bin_PROGRAMS += drivertool
|
||||
drivertool_SOURCES = drivertool.c
|
||||
|
Reference in New Issue
Block a user