From bff873a6d9fb61d8931d3b9b65371eca56ad2465 Mon Sep 17 00:00:00 2001 From: lecoanet Date: Fri, 26 May 2000 08:39:23 +0000 Subject: Ajout de l'item window. --- Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 2e9320d..39cc52c 100644 --- a/Makefile.in +++ b/Makefile.in @@ -95,7 +95,8 @@ DFLAGS = -DOM -DSHAPE -DGPC TODO=Mosaic.c cfiles = Track.c Tabular.c Reticle.c Map.c Rectangle.c Arc.c Curve.c \ Bezier.c Item.c PostScript.c MapInfo.c Attrs.c Draw.c Geo.c List.c \ - perfos.c version.c Transfo.c Group.c Icon.c Text.c Image.c Color.c + perfos.c version.c Transfo.c Group.c Icon.c Text.c Image.c Color.c \ + Window.c tkcfiles = tkZinc.c omcfiles = OverlapMan.c hfiles = MapInfo.h List.h perfos.h patchlvl.h Types.h Transfo.h \ -- cgit v1.1