aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in11
1 files changed, 5 insertions, 6 deletions
diff --git a/Makefile.in b/Makefile.in
index 2f7440f..16efb30 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -98,16 +98,15 @@ endif
#
#------- Nothing to be modified by users below this line (hopefully ;-) ) ----------------
#
-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 \
- Triangles.c Window.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 \
+ Field.c Triangles.c Window.c
tkcfiles = tkZinc.c
omcfiles = OverlapMan.c
hfiles = MapInfo.h List.h perfos.h patchlvl.h Types.h Transfo.h \
- Attrs.h Item.h PostScript.h Draw.h Image.h Geo.h \
- OverlapMan.h WidgetInfo.h Track.h
+ Attrs.h Item.h Field.h PostScript.h Draw.h Image.h Geo.h \
+ OverlapMan.h WidgetInfo.h Track.h Group.h
dfiles = Copyright
projfiles = ChangeLog mkinstalldirs
confiles = configure configure.in acaux.m4 config.h.in Makefile.in install-sh