diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 27bb063..155ac08 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,7 +8,7 @@ bin_PROGRAMS = dist_man1_MANS = check_PROGRAMS = -EXTRA_DIST = autogen.sh LICENSE README +EXTRA_DIST = autogen.sh LICENSE README.md TESTS = include doc/Makemodule.am |