diff options
Diffstat (limited to 'protocols/Makefile')
-rw-r--r-- | protocols/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/protocols/Makefile b/protocols/Makefile index 57fcd7eb..d4aa6e14 100644 --- a/protocols/Makefile +++ b/protocols/Makefile @@ -12,7 +12,8 @@ SRCDIR := $(SRCDIR)protocols/ endif # [SH] Program variables -objects = nogaim.o +objects = account.o bee.o bee_chat.o bee_ft.o bee_user.o nogaim.o + # [SH] The next two lines should contain the directory name (in $(subdirs)) # and the name of the object file, which should be linked into |