diff options
Diffstat (limited to 'Build/source/utils/pmx/Makefile.in')
-rw-r--r-- | Build/source/utils/pmx/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/utils/pmx/Makefile.in b/Build/source/utils/pmx/Makefile.in index 81b99456202..028290c9ffe 100644 --- a/Build/source/utils/pmx/Makefile.in +++ b/Build/source/utils/pmx/Makefile.in @@ -744,7 +744,7 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -EXTRA_DIST = $(PMX_TREE) $(PMX_TREE)-PATCHES +EXTRA_DIST = $(PMX_TREE) pmx-PATCHES NEVER_DIST = `find . $(NEVER_NAMES)` $(PMX_TREE)/pmx.log \ $(PMX_TREE)/pmx.trs |