aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorlecoanet2000-05-11 14:03:17 +0000
committerlecoanet2000-05-11 14:03:17 +0000
commit3429ae57d958a08c6c5eac61015d14be71b91839 (patch)
tree14ce1956e07e9fe2a6cfc827cb8d4d0498b3d32a /Makefile.in
parent3136860f92d88dfaa7f8d942aa46008e299715dc (diff)
downloadtkzinc-3429ae57d958a08c6c5eac61015d14be71b91839.zip
tkzinc-3429ae57d958a08c6c5eac61015d14be71b91839.tar.gz
tkzinc-3429ae57d958a08c6c5eac61015d14be71b91839.tar.bz2
tkzinc-3429ae57d958a08c6c5eac61015d14be71b91839.tar.xz
Ajout de l'item Bezier
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index d22d2f1..2e9320d 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -94,7 +94,7 @@ DFLAGS = -DOM -DSHAPE -DGPC
#
TODO=Mosaic.c
cfiles = Track.c Tabular.c Reticle.c Map.c Rectangle.c Arc.c Curve.c \
- Item.c PostScript.c MapInfo.c Attrs.c Draw.c Geo.c List.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
tkcfiles = tkZinc.c
omcfiles = OverlapMan.c