diff options
author | bjs <bjs@pkgsrc.org> | 2008-01-12 05:59:26 +0000 |
---|---|---|
committer | bjs <bjs@pkgsrc.org> | 2008-01-12 05:59:26 +0000 |
commit | 206136ffde78af6d9d0caece8d22aa986a24a99f (patch) | |
tree | 7ce69460077bf90c504626fb2b3180739615dee2 /chat/Makefile | |
parent | d6f6d739345e7b9002ad5b819b4fcf2d0e1015dd (diff) | |
download | pkgsrc-206136ffde78af6d9d0caece8d22aa986a24a99f.tar.gz |
Add smirk directory to chat/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 df7f64a2fb5..5abdd3a8097 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.133 2007/12/03 20:22:30 jnemeth Exp $ +# $NetBSD: Makefile,v 1.134 2008/01/12 05:59:26 bjs Exp $ # COMMENT= Communication programs @@ -93,6 +93,7 @@ SUBDIR+= silc-client SUBDIR+= silc-client-icb SUBDIR+= silc-server SUBDIR+= sirc +SUBDIR+= smirk SUBDIR+= tik SUBDIR+= tirc SUBDIR+= tkicb |