source: git/libpolys/Makefile.am

spielwiese
Last change on this file was 29914f, checked in by Hans Schoenemann <hannes@…>, 3 years ago
revert: restructure libpolys
  • Property mode set to 100644
File size: 302 bytes
Line 
1ACLOCAL_AMFLAGS = -I ../m4
2
3bin_SCRIPTS = libpolys-config
4
5SUBDIRS=misc reporter coeffs polys tests
6
7configheaderdir = ${includedir}/singular
8nodist_configheader_HEADERS = libpolysconfig.h
9DISTCLEANFILES = $(nodist_configheader_HEADERS)
10
11pkgconfigdir = $(libdir)/pkgconfig
12pkgconfig_DATA = libpolys.pc
Note: See TracBrowser for help on using the repository browser.