index 7f687dc..4b35902 100644 (file)
@@ -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)