summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-09-20 15:36:05 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-09-20 15:36:05 +0000
commit560f2229d8ac91dd6c73f1eb03384fd42e0468eb (patch)
treef393cbd8b82c8a5ce2c9fd8969ce81c51766787d /graphics/Makefile
parentUpdate port to flwm 1.0 (diff)
Add guilib - a very simple GUI framework for use with SDL. Now we have a GUI
for console (SDL_VIDEODRIVER=svgalib) ;).
Notes
Notes: svn path=/head/; revision=32897
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index c7d43611d2ba..5bd57da52cd3 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -67,6 +67,7 @@
SUBDIR += gtkfig
SUBDIR += gtkgraph
SUBDIR += gtksee
+ SUBDIR += guilib
SUBDIR += gview
SUBDIR += gxanim
SUBDIR += gyvefigs