fix #7255
This commit is contained in:
parent
71a42d2be8
commit
6d16958a5c
@ -15,11 +15,6 @@ else
|
|||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
BUILT_SOURCES = src/include/taler_error_codes.h
|
|
||||||
|
|
||||||
src/include/taler_error_codes.h: contrib/gana/gnu-taler-error-codes/registry.rec
|
|
||||||
contrib/gana-update.sh
|
|
||||||
|
|
||||||
@DX_RULES@
|
@DX_RULES@
|
||||||
|
|
||||||
ACLOCAL_AMFLAGS = -I m4
|
ACLOCAL_AMFLAGS = -I m4
|
||||||
|
@ -18,12 +18,12 @@ sql_DATA = \
|
|||||||
benchmark-0000.sql \
|
benchmark-0000.sql \
|
||||||
benchmark-0001.sql \
|
benchmark-0001.sql \
|
||||||
exchange-0000.sql \
|
exchange-0000.sql \
|
||||||
exchange-0001.sql \
|
exchange-0001-part.sql \
|
||||||
shard-0000.sql \
|
shard-0001-part.sql \
|
||||||
shard-0001.sql \
|
|
||||||
shard-drop0001.sql \
|
|
||||||
common-0001.sql \
|
common-0001.sql \
|
||||||
drop0001.sql
|
drop-common.sql \
|
||||||
|
drop0001-exchange-part.sql \
|
||||||
|
drop0001-shard-part.sql
|
||||||
|
|
||||||
BUILT_SOURCES = \
|
BUILT_SOURCES = \
|
||||||
shard-0000.sql \
|
shard-0000.sql \
|
||||||
|
Loading…
Reference in New Issue
Block a user