source: git/libpolys/Makefile.am @ 20e3062

spielwiese
Last change on this file since 20e3062 was ba5e9e, checked in by Oleksandr Motsak <motsak@…>, 11 years ago
Changed configure-scripts to generate individual public config files for each package: resources, libpolys, singular (main) fix: sources should include correct corresponding config headers.
  • Property mode set to 100644
File size: 234 bytes
Line 
1ACLOCAL_AMFLAGS = -I ../m4
2
3bin_SCRIPTS = libpolys-config
4
5PACKAGES=misc reporter coeffs polys tests
6SUBDIRS=$(PACKAGES)
7
8TESTDIRS=coeffs tests
9
10configheaderdir = ${includedir}/singular/
11nodist_configheader_HEADERS = libpolysconfig.h
Note: See TracBrowser for help on using the repository browser.