diff options
author | Brian Feldman <green@FreeBSD.org> | 2001-04-11 21:00:46 +0000 |
---|---|---|
committer | Brian Feldman <green@FreeBSD.org> | 2001-04-11 21:00:46 +0000 |
commit | 50b1e18c19c1223bfb9c6f1f313b5119e8dc02ee (patch) | |
tree | b8dffc275f3a526b742abb92b2e0800a8f6d1444 | |
parent | I think I'm setting a world's record for number of files added after the (diff) |
Add licq-console, the Licq plugin for a curses-based UI.
Submitted by: Jeremy Norris <ishmael27@home.com>
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 31953edbaa52..df606449740e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -164,6 +164,7 @@ SUBDIR += libunp SUBDIR += libunpipc SUBDIR += licq + SUBDIR += licq-console SUBDIR += licq-qt-gui SUBDIR += linpopup SUBDIR += macipgw |