beta-0.89.2
[luatex.git] / source / libs / gmp / include / Makefile.am
blob9b2fe3d9c2fb6d38457e5e9f5f75ac87a1acc02e
1 ## Proxy Makefile.am to install gmp headers for TeX Live.
2 ##
3 ##   Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org>
4 ##
5 ##   This file is free software; the copyright holder
6 ##   gives unlimited permission to copy and/or distribute it,
7 ##   with or without modifications, as long as this notice is preserved.
8 ##
9 GMP_SRC = $(top_srcdir)/$(GMP_TREE)
10 GMP_BLD = $(top_builddir)
12 hdr_links = \
13         $(GMP_BLD)/gmp.h
15 include $(top_srcdir)/../../am/hdr_links.am