Makefile.am (libgd-2.3.1) | : | Makefile.am (libgd-2.3.2) | ||
---|---|---|---|---|
skipping to change at line 52 | skipping to change at line 52 | |||
EXTRA_DIST = \ | EXTRA_DIST = \ | |||
bdftogd \ | bdftogd \ | |||
demoin.png \ | demoin.png \ | |||
entities.html \ | entities.html \ | |||
entities.tcl \ | entities.tcl \ | |||
CMakeLists.txt \ | CMakeLists.txt \ | |||
config.h.cmake \ | config.h.cmake \ | |||
gd_io_stream.cxx \ | gd_io_stream.cxx \ | |||
gdpp.cxx \ | gdpp.cxx \ | |||
getopt.c \ | getopt.c \ | |||
snprintf.c \ | ||||
msinttypes/inttypes.h \ | msinttypes/inttypes.h \ | |||
msinttypes/stdint.h | msinttypes/stdint.h | |||
include_HEADERS = gd.h gdfx.h gd_io.h gdcache.h gdfontg.h gdfontl.h gdfontmb.h g dfonts.h gdfontt.h entities.h gd_color_map.h gd_errors.h gdpp.h | include_HEADERS = gd.h gdfx.h gd_io.h gdcache.h gdfontg.h gdfontl.h gdfontmb.h g dfonts.h gdfontt.h entities.h gd_color_map.h gd_errors.h gdpp.h | |||
lib_LTLIBRARIES = libgd.la | lib_LTLIBRARIES = libgd.la | |||
libgd_la_SOURCES = \ | libgd_la_SOURCES = \ | |||
bmp.h \ | bmp.h \ | |||
gd.c \ | gd.c \ | |||
gd.h \ | gd.h \ | |||
gd_avif.c \ | ||||
gd_bmp.c \ | gd_bmp.c \ | |||
gd_color.c \ | gd_color.c \ | |||
gd_color.h \ | gd_color.h \ | |||
gd_color_map.c \ | gd_color_map.c \ | |||
gd_color_map.h \ | gd_color_map.h \ | |||
gd_color_match.c \ | gd_color_match.c \ | |||
gd_crop.c \ | gd_crop.c \ | |||
gd_filename.c \ | gd_filename.c \ | |||
gd_filter.c \ | gd_filter.c \ | |||
gd_gd.c \ | gd_gd.c \ | |||
gd_gd2.c \ | gd_gd2.c \ | |||
gd_gif_in.c \ | gd_gif_in.c \ | |||
gd_gif_out.c \ | gd_gif_out.c \ | |||
gd_heif.c \ | ||||
gd_intern.h \ | gd_intern.h \ | |||
gd_interpolation.c \ | gd_interpolation.c \ | |||
gd_io.c \ | gd_io.c \ | |||
gd_io.h \ | gd_io.h \ | |||
gd_io_dp.c \ | gd_io_dp.c \ | |||
gd_io_file.c \ | gd_io_file.c \ | |||
gd_io_ss.c \ | gd_io_ss.c \ | |||
gd_io_stream.h \ | gd_io_stream.h \ | |||
gd_jpeg.c \ | gd_jpeg.c \ | |||
gd_matrix.c \ | gd_matrix.c \ | |||
End of changes. 3 change blocks. | ||||
1 lines changed or deleted | 2 lines changed or added |