source: git/libpolys/Makefile.am @ b0857ee

spielwiese
Last change on this file since b0857ee was b0857ee, checked in by Oleksandr Motsak <motsak@…>, 9 years ago
Removed tailing '/' for directory specs in Makefile.am-s
  • Property mode set to 100644
File size: 233 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.