diff options
Diffstat (limited to 'Build/source/libs/mpfr/Makefile.in')
-rw-r--r-- | Build/source/libs/mpfr/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/mpfr/Makefile.in b/Build/source/libs/mpfr/Makefile.in index 478b14c1c1b..7d033746f92 100644 --- a/Build/source/libs/mpfr/Makefile.in +++ b/Build/source/libs/mpfr/Makefile.in @@ -653,7 +653,7 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -EXTRA_DIST = $(MPFR_TREE) mpfr-PATCHES +EXTRA_DIST = $(MPFR_TREE) TLpatches NEVER_DIST = `find . $(NEVER_NAMES)` # Files not to be distributed |