diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index a0e4b01..090a9d2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -40,6 +40,7 @@ AM_TESTS_ENVIRONMENT = abs_top_srcdir="$(abs_top_srcdir)" GUILE_AUTO_COMPILE=0 EXTRA_DIST += \ env.in \ + tests/README \ tests/responses/newest-bugs1.xml \ tests/responses/get-status1.xml \ tests/requests/get-status.xml \ |