diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-23 17:35:48 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-23 17:35:48 +0000 |
commit | c76aebde58594eb87fde691010bd5f174ed982d6 (patch) | |
tree | c2ff2607d252a2a4ad9fb077e896f805241afdef /net | |
parent | Remove some redundant -p arguments to MKDIR. (diff) |
Add gnet-glib2.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index a198d7765122..c89b7016be34 100644 --- a/net/Makefile +++ b/net/Makefile @@ -164,6 +164,7 @@ SUBDIR += gkrellmqst SUBDIR += gkrellmwireless SUBDIR += gnet + SUBDIR += gnet-glib2 SUBDIR += gnewtellium SUBDIR += gnomba SUBDIR += gnome-vnc |