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