From: K.Kosako Date: Tue, 7 Aug 2018 05:23:41 +0000 (+0900) Subject: add make_win.bat into distribution file X-Git-Tag: v6.9.0~45 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8537a979ba23e6f50cc1b1ca38b7260045da3166;p=onig add make_win.bat into distribution file --- diff --git a/Makefile.am b/Makefile.am index 7b5cd88..2f1a6e7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,7 @@ ACLOCAL_AMFLAGS = -I m4 SUBDIRS = src test sample EXTRA_DIST = oniguruma.pc.in HISTORY README_japanese README.md \ - index.html index_ja.html \ + index.html index_ja.html make_win.bat \ CMakeLists.txt oniguruma.pc.cmake.in cmake/Config.cmake.in \ src/config.h.cmake.in \ doc/API doc/API.ja doc/RE doc/RE.ja doc/FAQ doc/FAQ.ja \