diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-09-01 18:53:23 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-09-01 18:53:23 +0200 |
commit | b62fc1758f4ae8459e6d7e8386ca547274b4daa2 (patch) | |
tree | 7665bd379e46db015577fe6851b07b4fe2b6a1c9 /Makefile.am | |
parent | ac077032be00edc79afc21983f50bc1cdf9af907 (diff) |
New upstream version 6.6.1upstream/6.6.1
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 b044f93..4703747 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ ACLOCAL_AMFLAGS = -I m4 SUBDIRS = src test sample -EXTRA_DIST = oniguruma.pc.in HISTORY README.ja README.md \ +EXTRA_DIST = oniguruma.pc.in HISTORY README_japanese README.md \ index.html index_ja.html \ CMakeLists.txt dist.info oniguruma.pc.cmake.in cmake/dist.cmake \ src/config.h.cmake.in \ |