From 63482336b3db72c8728fc24722b5cf8daffea36c Mon Sep 17 00:00:00 2001 From: ijliao Date: Fri, 9 Jan 2004 00:55:57 +0000 Subject: add q-graph 1.2 Q-Graph -- graph library and editor for the Q language --- graphics/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/Makefile') diff --git a/graphics/Makefile b/graphics/Makefile index 46b3e1d94a8b..2a65a82279cc 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -326,6 +326,7 @@ SUBDIR += py-ming SUBDIR += py-opengl SUBDIR += py-paint + SUBDIR += q-graph SUBDIR += qcread SUBDIR += qglviewer SUBDIR += qiv -- cgit