mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
Makefile.am: fix generic build
wrong defined directory
This commit is contained in:
@@ -30,7 +30,7 @@ libstb_hal_la_LIBADD += \
|
|||||||
else
|
else
|
||||||
SUBDIRS += libgeneric-pc
|
SUBDIRS += libgeneric-pc
|
||||||
libstb_hal_la_LIBADD += \
|
libstb_hal_la_LIBADD += \
|
||||||
generic-pc/libgeneric.la
|
libgeneric-pc/libgeneric.la
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
if BOXTYPE_SPARK
|
if BOXTYPE_SPARK
|
||||||
|
Reference in New Issue
Block a user