summaryrefslogtreecommitdiff
path: root/x11-toolkits/Makefile
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-03-07 23:53:37 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-03-07 23:53:37 +0000
commit491c691962e436845d1b73ab3e4c6834c83c9791 (patch)
tree2de1f41f639e451f30a26ba1d54b292562bb80b5 /x11-toolkits/Makefile
parentThe Fast Light ToolKit ("FLTK", pronounces "fulltick") is a LGPL'd C++ (diff)
Activate fltk, a C++ graphical user interface for X
Notes
Notes: svn path=/head/; revision=17045
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r--x11-toolkits/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index 8a66b1093634..e195699f8539 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.19 1999/01/26 01:48:11 asami Exp $
+# $Id: Makefile,v 1.20 1999/02/23 08:15:54 asami Exp $
#
SUBDIR += FWF
@@ -6,6 +6,7 @@
SUBDIR += Xaw3d
SUBDIR += auis
SUBDIR += blt
+ SUBDIR += fltk
SUBDIR += gtk--
SUBDIR += gtk-engines
SUBDIR += gtk10