From d5c1be7afac255dfe3c2f15e57a3d9b5a3963a31 Mon Sep 17 00:00:00 2001 From: Pavel Charvat Date: Tue, 8 Aug 2006 20:21:17 +0200 Subject: [PATCH] installation of images config --- images/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/images/Makefile b/images/Makefile index e2ab4197..efd5aec1 100644 --- a/images/Makefile +++ b/images/Makefile @@ -4,6 +4,8 @@ DIRS+=images PROGS+=$(addprefix $(o)/images/,image-tool image-dup-test image-sim-test) +CONFIGS+=images + LIBIMAGES_MODS=config image scale color alpha io-main dup-init dup-cmp sig-dump sig-init sig-cmp object LIBIMAGES_LIBS=-lm -- 2.39.2