source: trunk/FACT++/erfa/Makefile.am

Last change on this file was 18348, checked in by tbretz, 9 years ago
File size: 210 bytes
Line 
1## Process this file with automake to produce Makefile.in
2
3SUBDIRS = src
4
5ACLOCAL_AMFLAGS = -I m4
6
7pkgconfigdir = $(libdir)/pkgconfig
8pkgconfig_DATA = erfa.pc
9
10EXTRA_DIST = bootstrap.sh INFO LICENSE README.rst
Note: See TracBrowser for help on using the repository browser.