diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-19 17:41:06 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-19 17:41:06 +0000 |
commit | 7f1b3f3116d90ea719887a8cfa7722befcdaa7d6 (patch) | |
tree | b7d55647b2e47070446e7bf854bef3e764c31342 /graphics | |
parent | Import of giram (giram is really a modeller), a GTK based POV-Ray (diff) |
Activate giram.
Notes
Notes:
svn path=/head/; revision=19567
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index ee1e53a0347d..4d1d2c8d8fcc 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.131 1999/06/16 13:34:19 billf Exp $ +# $Id: Makefile,v 1.132 1999/06/16 13:46:04 taoka Exp $ # SUBDIR += 4va @@ -37,6 +37,7 @@ SUBDIR += gimp-manual-ps SUBDIR += gimp1 SUBDIR += gimp1-i18n + SUBDIR += giram SUBDIR += gphoto SUBDIR += gplot SUBDIR += gqview |