app: Fix phantom dependency of libappoperation.a
This commit is contained in:
parent
66847b4cfd
commit
fda356bd10
1 changed files with 2 additions and 0 deletions
|
|
@ -164,6 +164,8 @@ libappoperations_sse4_a_CFLAGS = $(SSE4_1_EXTRA_CFLAGS)
|
|||
|
||||
libappoperations_generic_a_SOURCES = $(libappoperations_generic_a_sources)
|
||||
|
||||
libappoperations_a_SOURCES =
|
||||
|
||||
libappoperations.a: libappoperations-generic.a \
|
||||
libappoperations-sse2.a \
|
||||
libappoperations-sse4.a
|
||||
|
|
|
|||
Loading…
Reference in a new issue