Merging upstream version 2.4+really2.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
f52576e699
commit
be98c20625
458 changed files with 7148 additions and 5151 deletions
|
@ -2,9 +2,15 @@
|
|||
|
||||
sources += [
|
||||
'util/argconfig.c',
|
||||
'util/cleanup.c',
|
||||
'util/json.c',
|
||||
'util/suffix.c',
|
||||
'util/base64.c',
|
||||
'util/cleanup.c',
|
||||
'util/crc32.c',
|
||||
'util/suffix.c',
|
||||
'util/types.c',
|
||||
]
|
||||
|
||||
if json_c_dep.found()
|
||||
sources += [
|
||||
'util/json.c',
|
||||
]
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue