diff options
author | jaapb <jaapb@pkgsrc.org> | 2015-12-01 13:12:53 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2015-12-01 13:12:53 +0000 |
commit | 57fc0fb720c48a317e39eb52654443c1f793fc4a (patch) | |
tree | 5277e14ac19cdae06b4a8ac247e87c686345f695 /chat/Makefile | |
parent | a86a058a924a75018a9f84f894a49c83405ed9b1 (diff) | |
download | pkgsrc-57fc0fb720c48a317e39eb52654443c1f793fc4a.tar.gz |
Added telepathy-qt to Makefile
Diffstat (limited to 'chat/Makefile')
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index df07e7333b1..aa812040916 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.182 2015/12/01 13:04:52 jaapb Exp $ +# $NetBSD: Makefile,v 1.183 2015/12/01 13:12:53 jaapb Exp $ # COMMENT= Communication programs @@ -120,6 +120,7 @@ SUBDIR+= telepathy-idle SUBDIR+= telepathy-logger SUBDIR+= telepathy-mission-control SUBDIR+= telepathy-mission-control5 +SUBDIR+= telepathy-qt SUBDIR+= tik SUBDIR+= tirc SUBDIR+= tkabber |