diff options
author | Christian Grothoff <christian@grothoff.org> | 2017-03-14 15:13:50 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2017-03-14 15:13:50 +0100 |
commit | 4b952b30374d73692ecdea7063df4d2e816ebb56 (patch) | |
tree | e07eba2cfa199fe7b809b476252cbfee7c414e59 /src/auditor/Makefile.am | |
parent | 9aec6f77275d26e4527a3354aa4e006ea547554a (diff) |
more work on auditor, still very incomplete
Diffstat (limited to 'src/auditor/Makefile.am')
-rw-r--r-- | src/auditor/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/auditor/Makefile.am b/src/auditor/Makefile.am index 739195459..c5d55a479 100644 --- a/src/auditor/Makefile.am +++ b/src/auditor/Makefile.am @@ -12,6 +12,7 @@ pkgcfg_DATA = \ auditor.conf bin_PROGRAMS = \ + taler-auditor \ taler-auditor-sign taler_auditor_SOURCES = \ |