diff options
Diffstat (limited to 'protocols/Makefile')
-rw-r--r-- | protocols/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Makefile b/protocols/Makefile index f1133cc9..1f89ee5a 100644 --- a/protocols/Makefile +++ b/protocols/Makefile @@ -10,7 +10,7 @@ # [SH] Program variables #objects = account.o nogaim.o user.o -objects = bee.o +objects = bee.o bee_user.o nogaim.o # [SH] The next two lines should contain the directory name (in $(subdirs)) |