diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-12-18 08:47:14 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-12-18 08:47:14 +0000 |
commit | 0fa31eadc4d94ad8944d04f3974502b0b7e4bac4 (patch) | |
tree | a129020b7ec40bbacbcf29bfb3a465cdef385a1e /Build/source/libs/harfbuzz/Makefile.in | |
parent | 29ef42b190704761660554a308e208f1f468be73 (diff) |
harfbuxx 0.9.37
git-svn-id: svn://tug.org/texlive/trunk@35857 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/harfbuzz/Makefile.in')
-rw-r--r-- | Build/source/libs/harfbuzz/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/libs/harfbuzz/Makefile.in b/Build/source/libs/harfbuzz/Makefile.in index 7c7b98a6d09..0f5d33ec713 100644 --- a/Build/source/libs/harfbuzz/Makefile.in +++ b/Build/source/libs/harfbuzz/Makefile.in @@ -83,7 +83,7 @@ DIST_COMMON = $(srcdir)/../../am/reconfig.am \ $(srcdir)/../../am/rebuild.am $(srcdir)/Makefile.in \ $(srcdir)/Makefile.am $(top_srcdir)/configure \ $(am__configure_deps) $(srcdir)/config.h.in \ - $(top_srcdir)/harfbuzz-0.9.36/src/hb-version.h.in \ + $(top_srcdir)/harfbuzz-0.9.37/src/hb-version.h.in \ $(am__dist_check_SCRIPTS_DIST) \ $(top_srcdir)/../../build-aux/depcomp \ $(top_srcdir)/../../build-aux/test-driver ChangeLog \ @@ -778,7 +778,7 @@ $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) distclean-hdr: -rm -f config.h stamp-h1 -hb-version.h: $(top_builddir)/config.status $(top_srcdir)/harfbuzz-0.9.36/src/hb-version.h.in +hb-version.h: $(top_builddir)/config.status $(top_srcdir)/harfbuzz-0.9.37/src/hb-version.h.in cd $(top_builddir) && $(SHELL) ./config.status $@ clean-noinstLIBRARIES: |