diff options
Diffstat (limited to 'Build/source/libs/cairo/Makefile.in')
-rw-r--r-- | Build/source/libs/cairo/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/cairo/Makefile.in b/Build/source/libs/cairo/Makefile.in index 3e367397dee..2bc53c82d15 100644 --- a/Build/source/libs/cairo/Makefile.in +++ b/Build/source/libs/cairo/Makefile.in @@ -914,7 +914,7 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -EXTRA_DIST = $(CAIRO_TREE) $(CAIRO_TREE)-PATCHES +EXTRA_DIST = $(CAIRO_TREE) cairo-PATCHES CAIRO_SRC = $(CAIRO_TREE)/src NEVER_DIST = `find . $(NEVER_NAMES)` |