diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-11-18 10:07:49 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-11-18 10:07:49 +0000 |
commit | 81e870bcd9c513c958409dd073c6951a14e27143 (patch) | |
tree | ad3757b2a703ab6a17b3762118decf30fe1b5f28 | |
parent | e596dc8b18dc4e516b5704c29741a9da9ccdb165 (diff) |
Notes
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 89542940d93e..d8c898aadfd6 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.96 1998/11/05 08:03:20 tg Exp $ +# $Id: Makefile,v 1.97 1998/11/16 21:04:07 billf Exp $ # SUBDIR += 4va @@ -91,6 +91,7 @@ SUBDIR += xfractint SUBDIR += xgrasp SUBDIR += xli + SUBDIR += xmagv SUBDIR += xmandel SUBDIR += xmfract SUBDIR += xmorph @@ -98,6 +99,7 @@ SUBDIR += xpaint SUBDIR += xpdf SUBDIR += xpm + SUBDIR += xpx SUBDIR += xv SUBDIR += xv-m17n SUBDIR += xwpick |