diff options
author | drochner <drochner@pkgsrc.org> | 2010-11-24 18:52:05 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-11-24 18:52:05 +0000 |
commit | 0aeec3cc1ad82fd2aff0ed30e05e0117b5f3a8bb (patch) | |
tree | e4442a5516c8f68f1e20b6267207df90d3f86705 /chat/Makefile | |
parent | d5df37376059d44d321657dac3345594f6fe0bd3 (diff) | |
download | pkgsrc-0aeec3cc1ad82fd2aff0ed30e05e0117b5f3a8bb.tar.gz |
+telepathy-logger
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 985013172cd..1d45b874303 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.155 2010/09/23 05:23:38 obache Exp $ +# $NetBSD: Makefile,v 1.156 2010/11/24 18:52:05 drochner Exp $ # COMMENT= Communication programs @@ -106,6 +106,7 @@ SUBDIR+= telepathy-farsight SUBDIR+= telepathy-gabble SUBDIR+= telepathy-glib SUBDIR+= telepathy-idle +SUBDIR+= telepathy-logger SUBDIR+= telepathy-mission-control SUBDIR+= telepathy-mission-control5 SUBDIR+= tik |