summaryrefslogtreecommitdiff
path: root/Build/source/libs/gd/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/gd/Makefile.am')
-rw-r--r--Build/source/libs/gd/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/libs/gd/Makefile.am b/Build/source/libs/gd/Makefile.am
index 9894243908a..7f4024f6cf2 100644
--- a/Build/source/libs/gd/Makefile.am
+++ b/Build/source/libs/gd/Makefile.am
@@ -33,6 +33,7 @@ noinst_LIBRARIES=libgd.a
libgd_a_SOURCES = \
@GD_TREE@/src/gd.c \
+ @GD_TREE@/src/gd_avif.c \
@GD_TREE@/src/gd_bmp.c \
@GD_TREE@/src/gd_color.c \
@GD_TREE@/src/gd_color_map.c \
@@ -44,6 +45,7 @@ libgd_a_SOURCES = \
@GD_TREE@/src/gd_gd2.c \
@GD_TREE@/src/gd_gif_in.c \
@GD_TREE@/src/gd_gif_out.c \
+ @GD_TREE@/src/gd_heif.c \
@GD_TREE@/src/gd_interpolation.c \
@GD_TREE@/src/gd_io.c \
@GD_TREE@/src/gd_io_dp.c \