diff options
Diffstat (limited to 'Build/source/libs/potrace/Makefile.in')
-rw-r--r-- | Build/source/libs/potrace/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/potrace/Makefile.in b/Build/source/libs/potrace/Makefile.in index 7b161b86e32..76b021f6fd5 100644 --- a/Build/source/libs/potrace/Makefile.in +++ b/Build/source/libs/potrace/Makefile.in @@ -547,7 +547,7 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -EXTRA_DIST = $(POTRACE_TREE) $(POTRACE_TREE)-PATCHES +EXTRA_DIST = $(POTRACE_TREE) potrace-PATCHES NEVER_DIST = `find . $(NEVER_NAMES)` # Files not to be distributed |