From 78806db4410453bafd605eded4d7c8da273bd475 Mon Sep 17 00:00:00 2001
From: "Mirar (Pontus Hagland)" <pike@sort.mirar.org>
Date: Thu, 29 Jan 1998 03:23:41 +0100
Subject: [PATCH] added files to autodoc

Rev: src/modules/Image/Makefile:1.7
---
 src/modules/Image/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/modules/Image/Makefile b/src/modules/Image/Makefile
index e62c744ca4..ddf1356604 100644
--- a/src/modules/Image/Makefile
+++ b/src/modules/Image/Makefile
@@ -3,7 +3,8 @@ DOCFILES = doc-header \
    blit.c blit_layer_include.h colortable.c colortable.h dct.c font.c \
    image.c image.h matrix.c operator.c pattern.c pnm.c \
    polyfill.c togif.c x.c encodings/gif.c encodings/gif_lzw.c \
-   encodings/gif_lzw.h encodings/pnm.c \
+   encodings/gif_lzw.h encodings/pnm.c ../_Image_JPEG/image_jpeg.c \
+   encodings/x.c \
    doc-footer
 
 WMMLDOCPLACE = ../../../tutorial/Image.wmml
-- 
GitLab