diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-12-14 14:22:27 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-12-14 14:22:27 +0100 |
commit | fa131e9ad996d099bb48a3b1302e4a3b3c0f03bd (patch) | |
tree | 7b4963ddd27303d1a8e856acdd3a55ce9ed179f7 /Makefile.am | |
parent | a89a4ac904bc93b1d93b410394fa05c23260351b (diff) | |
parent | b7ad39361a923207113da1145f8655a1bc50c3aa (diff) |
Merge branch 'release/6.6.1-1'6.6.1-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 \ |