diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-09-21 07:51:46 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-09-21 07:51:46 +0000 |
commit | d60cf6bd3da6504992d9c6cd3c21870b35ca6d99 (patch) | |
tree | 88bb58d8be533dc6e995ec4a4bc9ab38e3c75791 /irc | |
parent | 00f568a02f81eba8e419ce01513ec92e1d55c610 (diff) |
Add xchat-devel.
Notes
Notes:
svn path=/head/; revision=32921
Diffstat (limited to 'irc')
-rw-r--r-- | irc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/Makefile b/irc/Makefile index 2c60d49aa6b5..09cb15c766b3 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -29,6 +29,7 @@ SUBDIR += tkirc SUBDIR += trickyirc SUBDIR += xchat + SUBDIR += xchat-devel SUBDIR += yagirc SUBDIR += zircon |