diff options
Diffstat (limited to 'src/auditor-lib/Makefile.am')
-rw-r--r-- | src/auditor-lib/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/auditor-lib/Makefile.am b/src/auditor-lib/Makefile.am index 72214a2d..7d16d95b 100644 --- a/src/auditor-lib/Makefile.am +++ b/src/auditor-lib/Makefile.am @@ -86,4 +86,5 @@ test_auditor_api_LDADD = \ EXTRA_DIST = \ - test_auditor_api.conf + test_auditor_api.conf \ + test_auditor_api_expire_reserve_now.conf |