diff options
Diffstat (limited to 'Build/source/libs/graphite2/Makefile.in')
-rw-r--r-- | Build/source/libs/graphite2/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/graphite2/Makefile.in b/Build/source/libs/graphite2/Makefile.in index 4cef4adff54..1e1e9df7fb7 100644 --- a/Build/source/libs/graphite2/Makefile.in +++ b/Build/source/libs/graphite2/Makefile.in @@ -644,7 +644,7 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -EXTRA_DIST = $(GRAPHITE2_TREE) $(GRAPHITE2_TREE)-PATCHES +EXTRA_DIST = $(GRAPHITE2_TREE) graphite2-PATCHES GRAPHITE2_SRC = $(GRAPHITE2_TREE)/src GRAPHITE2_INC = $(GRAPHITE2_TREE)/include NEVER_DIST = `find . $(NEVER_NAMES)` |