summaryrefslogtreecommitdiff
path: root/Build/source/texk/lcdf-typetools/liblcdf/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/lcdf-typetools/liblcdf/Makefile.am')
-rw-r--r--Build/source/texk/lcdf-typetools/liblcdf/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/texk/lcdf-typetools/liblcdf/Makefile.am b/Build/source/texk/lcdf-typetools/liblcdf/Makefile.am
index 4059860d0cc..bae23d0ad08 100644
--- a/Build/source/texk/lcdf-typetools/liblcdf/Makefile.am
+++ b/Build/source/texk/lcdf-typetools/liblcdf/Makefile.am
@@ -39,3 +39,5 @@ srclinks:
ln -sf ../../../liblcdf/include/lcdf/$$i.hh include/lcdf/$$i.hh ; done
cd $(top_srcdir); for i in inttypes; do \
ln -sf ../../../liblcdf/include/lcdf/$$i.h include/lcdf/$$i.h ; done
+ cd $(top_srcdir); for i in hashcode; do \
+ ln -sf ../../../liblcdf/include/lcdf/$$i.hh include/lcdf/$$i.hh ; done