X-Git-Url: https://cads.iiap.res.in/gitview/?p=fits2jpeg.git;a=blobdiff_plain;f=src%2FMakefile.am;h=1e368c720e2f21cc9b4872d1b233dfb767afae0c;hp=7f687dcf399a77620a86226edc55ce6343aee9d2;hb=60d065b23a2bdd48da5b8ef3ce591b7b0313c979;hpb=35c80c346f0b7bc9bf04641d0cb340e9df96b814 diff --git a/src/Makefile.am b/src/Makefile.am index 7f687dc..1e368c7 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,8 +1,3 @@ bin_PROGRAMS = fits2jpeg -fits2jpeg_SOURCES = fits2jpeg.c getopt.c signal_handler.c - -# set the include path found by configure -INCLUDES= $(all_includes) - -# the library search path. -fits2jpeg_LDFLAGS = $(all_libraries) +fits2jpeg_SOURCES = fits2jpeg.c messages.c getopt.c image.c signal_handler.c +noinst_HEADERS = fits2jpeg.h \ No newline at end of file