From f3b8bf3a91d5c4414ad430a924dfc78a333090f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20H=C3=BCbinette=20=28Hubbe=29?= <hubbe@hubbe.net> Date: Fri, 19 Mar 1999 03:11:28 -0800 Subject: [PATCH] updated Rev: src/modules/Image/Makefile:1.14 --- src/modules/Image/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/modules/Image/Makefile b/src/modules/Image/Makefile index fa3bcf81df..78742d7a48 100644 --- a/src/modules/Image/Makefile +++ b/src/modules/Image/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.13 1999/01/24 01:14:18 mirar Exp $ +# $Id: Makefile,v 1.14 1999/03/19 11:11:28 hubbe Exp $ DOCFILES = doc-header \ image.c \ @@ -26,8 +26,9 @@ DOCFILES = doc-header \ operator.c \ orient.c \ pattern.c \ - pnm.c \ + pnm_compat.c \ polyfill.c \ + search.c \ togif.c \ x.c \ colors.c \ -- GitLab