Browse Source

Makefile.am: dist missing libtool patch

The patches were not added to the list of patches to be supplied with a
make dist so were missing in the final archive.
pull/134/head
Alexandre Janniaux 4 years ago
committed by Jean-Baptiste Kempf
parent
commit
5b4e2addae
  1. 2
      Makefile.am

2
Makefile.am

@ -69,6 +69,8 @@ EXTRA_DIST += \
extras/tools/libtool-2.4.7-bitcode.patch \
extras/tools/libtool-2.4.7-clang-libs.patch \
extras/tools/libtool-2.4.7-response-files.patch \
extras/tools/libtool-2.4.7-lpthread.patch \
extras/tools/libtool-2.4.7-embed-bitcode.patch \
extras/tools/ragel-6.8-javacodegen.patch
###############################################################################

Loading…
Cancel
Save