diff options
author | Karl Berry <karl@freefriends.org> | 2017-02-15 22:52:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-02-15 22:52:41 +0000 |
commit | 70090e3ff9ef701f4712fbf70b7d9d93b6fd23d7 (patch) | |
tree | 9b74c1bf86f887bc3b71df29bc82d9f3d8939444 /Build/source/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.am | |
parent | e1d7bddac7d75ef6bb337f709e67cbd35a6b1e09 (diff) |
locale portability patch from Martin; autoreconf
git-svn-id: svn://tug.org/texlive/trunk@43238 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.am')
-rw-r--r-- | Build/source/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.am b/Build/source/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.am index 2864abed4bf..41ecdbadbdd 100644 --- a/Build/source/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.am +++ b/Build/source/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.am @@ -14,6 +14,8 @@ libfontforge_a_SOURCES = \ fontforge/edgelist2.h \ fontforge/encoding.c \ fontforge/encoding.h \ + fontforge/fflocale.c \ + fontforge/fflocale.h \ fontforge/fontforge-config.h \ fontforge/fontforge.h \ fontforge/fontforgevw.h \ |