source: git/libpolys/Makefile.am @ 9ccaaf

spielwiese
Last change on this file since 9ccaaf was 4bb0d7, checked in by Oleksandr Motsak <motsak@…>, 10 years ago
Cleaup PACKAGES and TESTDIRS from Makefile.am's fix: compiler warning
  • 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.