note todo

This commit is contained in:
Christian Grothoff 2015-03-15 18:40:32 +01:00
parent 464077c547
commit dc0146ea68

View File

@ -4,6 +4,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/src/include -I$(top_srcdir)/src/pq/ $(POSTGRESQL_C
lib_LTLIBRARIES = \ lib_LTLIBRARIES = \
libtalermint_common.la libtalermint_common.la
# Note: mint_db.c should become a plugin soon! (#3608)
libtalermint_common_la_SOURCES = \ libtalermint_common_la_SOURCES = \
key_io.c key_io.h \ key_io.c key_io.h \
mint_db.c mint_db.c