From 9aec6f77275d26e4527a3354aa4e006ea547554a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 14 Mar 2017 12:22:03 +0100 Subject: incomplete working on taler-auditor --- src/auditor/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/auditor/Makefile.am') 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 = \ -- cgit v1.2.3