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