summaryrefslogtreecommitdiff
path: root/src/auditor/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-03-14 12:22:03 +0100
committerChristian Grothoff <christian@grothoff.org>2017-03-14 12:22:03 +0100
commit9aec6f77275d26e4527a3354aa4e006ea547554a (patch)
tree18e8eb9c1f02bada5577beebc3eee98901df049b /src/auditor/Makefile.am
parentb06e314dbb8ec79bf440ebd9c01b895d741cba71 (diff)
downloadexchange-9aec6f77275d26e4527a3354aa4e006ea547554a.tar.gz
exchange-9aec6f77275d26e4527a3354aa4e006ea547554a.tar.bz2
exchange-9aec6f77275d26e4527a3354aa4e006ea547554a.zip
incomplete working on taler-auditor
Diffstat (limited to 'src/auditor/Makefile.am')
-rw-r--r--src/auditor/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/auditor/Makefile.am b/src/auditor/Makefile.am
index 724b43205..739195459 100644
--- a/src/auditor/Makefile.am
+++ b/src/auditor/Makefile.am
@@ -1,5 +1,5 @@
# This Makefile.am is in the public domain
-AM_CPPFLAGS = -I$(top_srcdir)/src/include
+AM_CPPFLAGS = -I$(top_srcdir)/src/include
if USE_COVERAGE
AM_CFLAGS = --coverage -O0
@@ -12,7 +12,6 @@ pkgcfg_DATA = \
auditor.conf
bin_PROGRAMS = \
- taler-auditor \
taler-auditor-sign
taler_auditor_SOURCES = \