IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 8, 2006, 5:35:27 PM (20 years ago)
Author:
Paul Price
Message:

Adding core dumps to list of files to remove on 'make clean'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/imageops/Makefile.am

    r6796 r7093  
    3333EXTRA_DIST = verified
    3434
    35 CLEANFILES = $(TESTS) $(check_DATA) temp/* fOut.fits sOut.fits fBiOut.fits sBiOut.fits
     35CLEANFILES = $(TESTS) $(check_DATA) temp/* fOut.fits sOut.fits fBiOut.fits sBiOut.fits core core.*
    3636
    3737tests: $(TESTS) $(check_DATA)
Note: See TracChangeset for help on using the changeset viewer.