diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-11-22 11:21:39 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-11-22 11:21:39 +0000 |
commit | 5697ce41f6a24162cbd7eda53987a4f78552a256 (patch) | |
tree | 5ff640bc26d5be279793a548a10788287934441f /irc/Makefile | |
parent | 6374cb794e7248b3ace0b8be0e9d6c146f83a183 (diff) |
Notes
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 315ce6558baf..edd9d653a34d 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -103,7 +103,7 @@ SUBDIR += pure-emacs21 SUBDIR += pure-xemacs21-mule SUBDIR += py-gozerbot - SUBDIR += py-irclib + SUBDIR += py-irc SUBDIR += py-supybot SUBDIR += py-supybot-plugins SUBDIR += quassel |