summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-11-16 23:15:06 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-11-16 23:15:06 +0000
commit367614ab14bb9198168f83d5eb039c57ba5e7a1f (patch)
tree3fcfb3cf7d6823a2bba3c03c2ecb7c3c92cf21a9 /graphics
parentHere is a summary of the changes in the patch: (diff)
gtkgraph is in graphics, not math. :)
Found by: bento
Notes
Notes: svn path=/head/; revision=23157
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 44899c2c8cbf..c3d10e048d3c 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -53,6 +53,7 @@
SUBDIR += gridpix
SUBDIR += gtkdps
SUBDIR += gtkfig
+ SUBDIR += gtkgraph
SUBDIR += gtksee
SUBDIR += gview
SUBDIR += gxanim