aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorK.Kosako <kosako@sofnec.co.jp>2018-08-07 14:23:41 +0900
committerK.Kosako <kosako@sofnec.co.jp>2018-08-07 14:23:41 +0900
commit8537a979ba23e6f50cc1b1ca38b7260045da3166 (patch)
treea01fb8121abde34795cca14ab0edb639017f27bf /Makefile.am
parent8a99376f370acca8070877eb02fecde13770b974 (diff)
downloadoniguruma-8537a979ba23e6f50cc1b1ca38b7260045da3166.zip
oniguruma-8537a979ba23e6f50cc1b1ca38b7260045da3166.tar.gz
oniguruma-8537a979ba23e6f50cc1b1ca38b7260045da3166.tar.bz2
add make_win.bat into distribution file
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
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 \