fix extra-disting

This commit is contained in:
Christian Grothoff 2015-03-28 12:32:24 +01:00
parent 44b894ebe1
commit 9303881d22
2 changed files with 3 additions and 1 deletions

View File

@ -6,7 +6,9 @@ plugindir = $(libdir)/taler
plugin_LTLIBRARIES = \
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 = \
plugin_mintdb_postgres.c