Changeset 12805 for trunk/psphot/src/Makefile.am
- Timestamp:
- Apr 11, 2007, 1:57:26 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/Makefile.am (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/Makefile.am
r12792 r12805 8 8 psphot_LDFLAGS = $(PSLIB_LIBS) $(PSMODULE_LIBS) $(PSPHOT_LIBS) 9 9 psphot_LDADD = libpsphot.la 10 10 11 psphot_SOURCES = psphot.c \ 11 12 psphotArguments.c \ … … 20 21 psphotModelGroupInit.c \ 21 22 psphotMaskReadout.c \ 23 psphotDefineFiles.c \ 22 24 psphotReadout.c \ 23 25 psphotImageMedian.c \ … … 56 58 psphotAddNoise.c 57 59 58 59 60 include_HEADERS = \ 60 61 psphot.h \ … … 62 63 63 64 noinst_HEADERS = \ 64 psphotInternal.h 65 psphotInternal.h \ 66 psphotStandAlone.h 65 67 66 68 clean-local:
Note:
See TracChangeset
for help on using the changeset viewer.
