diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-07-20 09:16:03 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-07-20 09:16:03 +0000 |
commit | ec29cae58e631956a743db4b17324f2efc127389 (patch) | |
tree | fb37586a782ebb129fb748266a829c6aa8852560 /graphics/Makefile | |
parent | 9cb6e7837454112f7ba11c80f3d65b1a3b195404 (diff) | |
download | ports-ec29cae58e631956a743db4b17324f2efc127389.tar.gz ports-ec29cae58e631956a743db4b17324f2efc127389.zip |
Notes
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
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 |