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