source: git/libpolys/Makefile.am @ b4a676

spielwiese
Last change on this file since b4a676 was b4a676, checked in by Oleksandr Motsak <motsak@…>, 12 years ago
made findexec into a standalone library + removal of resources add: findexec/configure.ac del: removed the rests of libpolys/resources & references to it from everywhere fix: findexec/feResource.cc should better not use S_UNAME chg: factory should only need findexec & omalloc for testing
  • Property mode set to 100644
File size: 145 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
Note: See TracBrowser for help on using the repository browser.