diff options
author | jaapb <jaapb@pkgsrc.org> | 2015-12-01 13:21:13 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2015-12-01 13:21:13 +0000 |
commit | f662e57fc154e6a00f0e755ff23e344fe12eac3b (patch) | |
tree | db85817c65af28f551234b9c61c2d71e51b693ba /chat | |
parent | 24ad7f342c58236bf98f81dfc70b04565712782f (diff) | |
download | pkgsrc-f662e57fc154e6a00f0e755ff23e344fe12eac3b.tar.gz |
Added telepathy-haze to SUBDIRs
Diffstat (limited to 'chat')
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index aa812040916..e88b2794024 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.183 2015/12/01 13:12:53 jaapb Exp $ +# $NetBSD: Makefile,v 1.184 2015/12/01 13:21:13 jaapb Exp $ # COMMENT= Communication programs @@ -116,6 +116,7 @@ SUBDIR+= telepathy-farsight SUBDIR+= telepathy-farstream SUBDIR+= telepathy-gabble SUBDIR+= telepathy-glib +SUBDIR+= telepathy-haze SUBDIR+= telepathy-idle SUBDIR+= telepathy-logger SUBDIR+= telepathy-mission-control |