Changeset 6558
- Timestamp:
- Mar 8, 2006, 5:24:23 PM (20 years ago)
- File:
-
- 1 edited
-
branches/rel10_ifa/psModules/configure.ac (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/rel10_ifa/psModules/configure.ac
r6493 r6558 49 49 50 50 SRCPATH='${top_srcdir}/src' 51 SRCDIRS="astrom config detrend imcombine imsubtract objects "51 SRCDIRS="astrom config detrend imcombine imsubtract objects pslib" 52 52 # escape two escapes at this level so \\ gets passed to the shell and \ to perl 53 53 SRCINC=`echo "${SRCDIRS=}" | ${PERL} -pe "s|(\w+)|-I\\\\${SRCPATH=}/\1|g"` … … 115 115 src/imsubtract/Makefile 116 116 src/objects/Makefile 117 src/pslib/Makefile 117 118 test/Makefile 118 119 test/astrom/Makefile … … 122 123 test/imsubtract/Makefile 123 124 test/objects/Makefile 125 test/pslib/Makefile 124 126 Doxyfile 125 127 psmodule-config
Note:
See TracChangeset
for help on using the changeset viewer.
