]> granicus.if.org Git - re2c/commitdiff
Package LICENSE file in the release tarball 256/head
authorOndřej Čertík <ondrej@certik.us>
Tue, 13 Aug 2019 04:26:40 +0000 (22:26 -0600)
committerOndřej Čertík <ondrej@certik.us>
Tue, 13 Aug 2019 04:26:40 +0000 (22:26 -0600)
This is important when re2c is packaged in distributions, so that one can
quickly check what license the re2c is distributed under. Distributions
typically use the release tarball, not the git repository, and so this commit
puts the LICENSE file into the release tarball also.

Makefile.am

index 40cb2e79246d8aa64e024cc4e9f193bc449a806c..1d73b98e0408df23e3c6883b0b3c8c201b1099eb 100644 (file)
@@ -270,6 +270,7 @@ EXTRA_DIST = \
        $(re2c_CUSTOM) \
        $(re2c_SRC_DOC_EXT) \
        CHANGELOG \
+       LICENSE \
        NO_WARRANTY \
        README.md \
        autogen.sh \