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 0ebd45b..c756127 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,6 +39,7 @@ dist_man8_MANS = testdir = @TESTBINDIR@ test_PROGRAMS = test_SCRIPTS = +test_DATA = TESTS = EXTRA_DIST = COPYING CHANGELOG.md README.txt |