fix extra-disting
This commit is contained in:
parent
44b894ebe1
commit
9303881d22
@ -6,7 +6,9 @@ plugindir = $(libdir)/taler
|
|||||||
plugin_LTLIBRARIES = \
|
plugin_LTLIBRARIES = \
|
||||||
libtaler_plugin_mintdb_postgres.la
|
libtaler_plugin_mintdb_postgres.la
|
||||||
|
|
||||||
EXTRA_DIST = plugin_mintdb_common.c
|
EXTRA_DIST = \
|
||||||
|
plugin_mintdb_common.c \
|
||||||
|
test-mint-db-postgres.conf
|
||||||
|
|
||||||
libtaler_plugin_mintdb_postgres_la_SOURCES = \
|
libtaler_plugin_mintdb_postgres_la_SOURCES = \
|
||||||
plugin_mintdb_postgres.c
|
plugin_mintdb_postgres.c
|
||||||
|
Loading…
Reference in New Issue
Block a user