diff options
Diffstat (limited to 'src/exchange-tools/Makefile.am')
-rw-r--r-- | src/exchange-tools/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/exchange-tools/Makefile.am b/src/exchange-tools/Makefile.am index 846ea6132..b233a4b3a 100644 --- a/src/exchange-tools/Makefile.am +++ b/src/exchange-tools/Makefile.am @@ -53,8 +53,6 @@ taler_exchange_dbinit_LDADD = \ $(top_builddir)/src/exchangedb/libtalerexchangedb.la \ -lgnunetutil \ $(XLIB) -taler_exchange_dbinit_LDFLAGS = \ - $(POSTGRESQL_LDFLAGS) taler_exchange_dbinit_CPPFLAGS = \ -I$(top_srcdir)/src/include \ -I$(top_srcdir)/src/pq/ \ |