X-Git-Url: https://cads.iiap.res.in/gitview/?p=fits2jpeg.git;a=blobdiff_plain;f=src%2FMakefile.am;fp=src%2FMakefile.am;h=4b359024fdc27aec99d068a7b250b56f9a09fbb2;hp=7f687dcf399a77620a86226edc55ce6343aee9d2;hb=e9b7faa7d8a84a6a7f0e1b65c8859b7405568890;hpb=9b6b4e9ef41442ac58f2825ea99aae27916f189c diff --git a/src/Makefile.am b/src/Makefile.am index 7f687dc..4b35902 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)