Changeset 3690 for trunk/psLib/src/collections/Makefile.am
- Timestamp:
- Apr 8, 2005, 2:04:58 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/collections/Makefile.am (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/collections/Makefile.am
r3684 r3690 1 1 #Makefile for collections functions of psLib 2 2 # 3 3 4 INCLUDES = \ 4 5 -I$(top_srcdir)/src/astronomy \ … … 18 19 psCompare.c \ 19 20 psArray.c \ 20 psHash.c 21 psHash.c \ 22 psMetadata.c \ 23 psMetadataIO.c 21 24 22 25 BUILT_SOURCES = psCollectionsErrors.h … … 34 37 psCompare.h \ 35 38 psArray.h \ 36 psHash.h 39 psHash.h \ 40 psMetadata.h \ 41 psMetadataIO.h 37 42
Note:
See TracChangeset
for help on using the changeset viewer.
