source: git/libpolys/Makefile.am @ 45cc512

spielwiese
Last change on this file since 45cc512 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
RevLine 
[4aa8610]1ACLOCAL_AMFLAGS = -I ../m4
2
[148d3c]3bin_SCRIPTS = libpolys-config
4
[b4a676]5PACKAGES=misc reporter coeffs polys tests
[014b65]6SUBDIRS=$(PACKAGES)
7
[ec0d9b]8TESTDIRS=coeffs tests
[148d3c]9
[ba5e9e]10configheaderdir = ${includedir}/singular/
11nodist_configheader_HEADERS = libpolysconfig.h
Note: See TracBrowser for help on using the repository browser.