IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 25, 2006, 11:12:54 AM (20 years ago)
Author:
Paul Price
Message:

Adding emacs temporary files to CLEANFILES

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astro/Makefile.am

    r5235 r7210  
    1010        psCoord.c \
    1111        psSphereOps.c \
    12     psEarthOrientation.c
     12        psEarthOrientation.c
    1313
    1414EXTRA_DIST = astro.i
     
    1919        psCoord.h \
    2020        psSphereOps.h \
    21     psEarthOrientation.h
     21        psEarthOrientation.h
     22
     23CLEANFILES = *~
Note: See TracChangeset for help on using the changeset viewer.