diff options
Diffstat (limited to 'Build/source/utils/pmx/pmx-2.7.0/Makefile.am')
-rw-r--r-- | Build/source/utils/pmx/pmx-2.7.0/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Build/source/utils/pmx/pmx-2.7.0/Makefile.am b/Build/source/utils/pmx/pmx-2.7.0/Makefile.am index 263823f6786..e1a0d8b9e19 100644 --- a/Build/source/utils/pmx/pmx-2.7.0/Makefile.am +++ b/Build/source/utils/pmx/pmx-2.7.0/Makefile.am @@ -230,7 +230,9 @@ TESTS_ENVIRONMENT = test_src=$(srcdir)/tests EXTRA_DIST = $(TESTS) PATCHES = libf2c/patch-01-binary libf2c/patch-03-DOS-line-endings \ - libf2c/patch-04-MSVC-complex libf2c/patch-05-FreeBSD-off_t libf2c/patch-06-WIN32 + libf2c/patch-04-MSVC-complex libf2c/patch-05-FreeBSD-off_t libf2c/patch-06-WIN32 \ + libf2c/patch-07-MuslLibc \ + PATCH-pmx270.for-1 PATCH-scor2prt.for-1 ## pmx.test EXTRA_DIST += tests/barsant.mid tests/barsant.pml tests/barsant.pmx \ tests/barsant.tex tests/barsant1.pmx tests/barsant2.pmx |