summaryrefslogtreecommitdiff
path: root/src/include/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-10-24 11:38:00 +0200
committerChristian Grothoff <christian@grothoff.org>2018-10-24 11:38:00 +0200
commitd83c840d256f93e603ea1e9d3aaf646f957eb841 (patch)
treeae11a08f4b57ca6101b953f000259fc8ecb1daab /src/include/Makefile.am
parent25e583d0f5b2bf81032b6a7328df01518ffd0c20 (diff)
downloadexchange-d83c840d256f93e603ea1e9d3aaf646f957eb841.tar.gz
exchange-d83c840d256f93e603ea1e9d3aaf646f957eb841.tar.bz2
exchange-d83c840d256f93e603ea1e9d3aaf646f957eb841.zip
add skeleton header for auditor service
Diffstat (limited to 'src/include/Makefile.am')
-rw-r--r--src/include/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/Makefile.am b/src/include/Makefile.am
index 2916a812c..d06d0064a 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -12,6 +12,7 @@ else
talerinclude_HEADERS = \
platform.h \
+ taler_auditor_service.h \
taler_amount_lib.h \
taler_auditordb_lib.h \
taler_auditordb_plugin.h \