Browse Source

make dist: Include libtool-2.4.6-clang-libs.patch

Fixes building from source tarball which was missing this file.
pull/135/head
David Fuhrmann 6 years ago
parent
commit
4b868c8d61
  1. 1
      Makefile.am

1
Makefile.am

@ -65,6 +65,7 @@ EXTRA_DIST += \
extras/tools/bison-macOS-c41f233c.patch \
extras/tools/libtool-2.4.2-bitcode.patch \
extras/tools/libtool-2.4.2-san.patch \
extras/tools/libtool-2.4.6-clang-libs.patch \
extras/tools/ragel-6.8-javacodegen.patch
###############################################################################

Loading…
Cancel
Save