diff options
Diffstat (limited to 'irc/Makefile')
-rw-r--r-- | irc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/Makefile b/irc/Makefile index b7c7fd2d9f72..d3bcbfcdf64a 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -1,6 +1,7 @@ COMMENT = Internet Relay Chat utilities SUBDIR += anope + SUBDIR += anope-devel SUBDIR += atheme-services SUBDIR += bip SUBDIR += bitchx @@ -9,7 +10,6 @@ SUBDIR += bitlbee-facebook SUBDIR += bitlbee-mastodon SUBDIR += bitlbee-steam - SUBDIR += bnc SUBDIR += catgirl SUBDIR += cgiirc SUBDIR += dancer |