IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 8, 2005, 2:04:58 PM (21 years ago)
Author:
desonia
Message:

moved around some files and modified FullUnitTest to use runTest.

File:
1 edited

Legend:

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

    r3684 r3690  
    11#Makefile for collections functions of psLib
    22#
     3
    34INCLUDES = \
    45        -I$(top_srcdir)/src/astronomy \
     
    1819        psCompare.c \
    1920        psArray.c \
    20         psHash.c
     21        psHash.c \
     22        psMetadata.c \
     23        psMetadataIO.c
    2124
    2225BUILT_SOURCES = psCollectionsErrors.h
     
    3437        psCompare.h \
    3538        psArray.h \
    36         psHash.h
     39        psHash.h \
     40        psMetadata.h \
     41        psMetadataIO.h
    3742
Note: See TracChangeset for help on using the changeset viewer.