diff options
Diffstat (limited to 'Build/source/utils/m-tx/Makefile.am')
-rw-r--r-- | Build/source/utils/m-tx/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/utils/m-tx/Makefile.am b/Build/source/utils/m-tx/Makefile.am index f0e04273159..18e5137fdf0 100644 --- a/Build/source/utils/m-tx/Makefile.am +++ b/Build/source/utils/m-tx/Makefile.am @@ -6,7 +6,7 @@ ## We want to re-distribute the whole original mtx source tree. EXTRA_DIST = $(MTX_TREE) ## Patches applied to the original source tree -EXTRA_DIST += $(MTX_TREE)-PATCHES +EXTRA_DIST += mtx-PATCHES # Files not to be distributed include $(srcdir)/../../am/dist_hook.am |