IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ticket #347: Makefile.am

File Makefile.am, 254 bytes (added by robert.desonia@…, 21 years ago)

replacement test/Makefile.am

Line 
1# not a GNU package. You can remove this line, if
2# have all needed files, that a GNU package needs
3AUTOMAKE_OPTIONS = foreign 1.4
4
5SUBDIRS = astronomy collections dataManip fileUtils image sysUtils
6
7EXTRA_DIST = runTest FullUnitTest
8
9test: check
10
11tests: