Changeset 10864 for trunk/psastro/src/Makefile.am
- Timestamp:
- Jan 1, 2007, 11:03:03 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/Makefile.am
r10830 r10864 5 5 bin_PROGRAMS = psastro 6 6 psastro_CPPFLAGS = $(PSLIB_CFLAGS) $(PSMODULE_CFLAGS) $(PSASTRO_CFLAGS) 7 psastro_LDFLAGS = $(PSLIB_LIBS) $(PSMODULE_LIBS) 7 psastro_LDFLAGS = $(PSLIB_LIBS) $(PSMODULE_LIBS) $(PSASTRO_LIBS) 8 8 psastro_LDADD = libpsastro.la 9 9 … … 34 34 psastroMosaicOneChip.c \ 35 35 psastroMosaicSetAstrom.c \ 36 psastroMosaicSetMatch.c 36 psastroMosaicSetMatch.c \ 37 psastroDemoDump.c \ 38 psastroDemoPlot.c 37 39 38 40 include_HEADERS = \
Note:
See TracChangeset
for help on using the changeset viewer.
