1 bin_PROGRAMS = fits2jpeg
2 fits2jpeg_SOURCES = fits2jpeg.c getopt.c signal_handler.c
4 # set the include path found by configure
5 INCLUDES= $(all_includes)
7 # the library search path.
8 fits2jpeg_LDFLAGS = $(all_libraries)