summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-07-20 09:16:03 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-07-20 09:16:03 +0000
commitec29cae58e631956a743db4b17324f2efc127389 (patch)
treefb37586a782ebb129fb748266a829c6aa8852560 /graphics
parentGridPix enables you to present large images over the Internet in an (diff)
World, meet gridpix.
Notes
Notes: svn path=/head/; revision=20282
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 6f16d1ed0678..253cceab1fc3 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.133 1999/06/19 17:41:06 cpiazza Exp $
+# $Id: Makefile,v 1.134 1999/06/22 23:42:16 sada Exp $
#
SUBDIR += 4va
@@ -43,6 +43,7 @@
SUBDIR += gqview
SUBDIR += gracula
SUBDIR += graphviz
+ SUBDIR += gridpix
SUBDIR += gtkdps
SUBDIR += gtkfig
SUBDIR += gtksee