mirror of
https://git.tukaani.org/xz.git
synced 2025-02-20 07:28:20 +00:00
Build: Fix = to += for xz_SOURCES in src/xz/Makefile.am.
Thanks to Christian Kujau.
This commit is contained in:
parent
fb6d50c153
commit
be647ff5ed
@ -38,7 +38,7 @@ xz_SOURCES = \
|
||||
../common/tuklib_mbstr_fw.c
|
||||
|
||||
if COND_MAIN_DECODER
|
||||
xz_SOURCES = \
|
||||
xz_SOURCES += \
|
||||
list.c \
|
||||
list.h
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user