mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
src/Makefile.am: fix -liconv
Origin commit data
------------------
Commit: 3f7e757dca
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-25 (Tue, 25 Feb 2014)
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