summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-06-03 02:07:27 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-06-03 02:07:27 +0000
commit53e28a9bc975fc6a33b0b2833f26e43429869c68 (patch)
tree7d119366509cbe45b3c162f628d3c5a97735bd75 /devel/Makefile
parentChase Makefile rev 1.58 update and update ipv6 patch in sync (diff)
add liboop
A low-level event loop management library for POSIX-based OS
Notes
Notes: svn path=/head/; revision=43455
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index b556524124bc..8200d8b8677c 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -197,6 +197,7 @@
SUBDIR += libmalloc
SUBDIR += libol
SUBDIR += libole2
+ SUBDIR += liboop
SUBDIR += libshhmsg
SUBDIR += libshhopt
SUBDIR += libsigc++