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