beta-0.89.2
[luatex.git] / source / libs / mpfr / include / Makefile.am
bloba456e0e0ae7eba2fce1cd68aec91b16c79a1d8d2
1 ## Proxy Makefile.am to install mpfr 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 MPFR_SRC = $(top_srcdir)/$(MPFR_TREE)/src
11 hdr_links = \
12         $(MPFR_SRC)/mpfr.h \
13         $(MPFR_SRC)/mpf2mpfr.h
15 include $(top_srcdir)/../../am/hdr_links.am