diff options
Diffstat (limited to 'irc/Makefile')
-rw-r--r-- | irc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/Makefile b/irc/Makefile index bf2bfb35e2a5..8bee9a5f58b1 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -60,6 +60,7 @@ SUBDIR += trickyirc SUBDIR += xaric SUBDIR += xchat + SUBDIR += xchat2 SUBDIR += zircon .include <bsd.port.subdir.mk> |