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/xml/Makefile.am

    r6796 r7093  
    1717EXTRA_DIST = verified psTime.xml psTime2.xml psTime3.xml psTime4.xml
    1818
    19 CLEANFILES = $(TESTS) $(check_DATA) temp/* psTest5.xml psTest2.xml psTest.xml psTest3.xml psTest4.xml
     19CLEANFILES = $(TESTS) $(check_DATA) temp/* psTest5.xml psTest2.xml psTest.xml psTest3.xml psTest4.xml \
     20        core core.*
    2021
    2122tests: $(check_DATA) $(TESTS)
Note: See TracChangeset for help on using the changeset viewer.