Fix compilation (order matters)
This commit is contained in:
parent
b3ca323399
commit
3ccbae4982
@ -7,9 +7,9 @@ if USE_COVERAGE
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
lib_LTLIBRARIES = \
|
lib_LTLIBRARIES = \
|
||||||
|
libtalerauditor.la \
|
||||||
libtalerexchange.la \
|
libtalerexchange.la \
|
||||||
libtalertesting.la \
|
libtalertesting.la \
|
||||||
libtalerauditor.la \
|
|
||||||
libtalerauditortesting.la
|
libtalerauditortesting.la
|
||||||
|
|
||||||
libtalerexchange_la_LDFLAGS = \
|
libtalerexchange_la_LDFLAGS = \
|
||||||
|
Loading…
Reference in New Issue
Block a user