diff options
| author | Marius Halden <marius.h@lden.org> | 2016-11-21 09:32:54 +0100 |
|---|---|---|
| committer | Marius Halden <marius.h@lden.org> | 2016-11-21 09:32:54 +0100 |
| commit | 434336755175aa390c64e34206b58b8954b3fffe (patch) | |
| tree | 02d406c2e8ce3f3281b39c6577965685f4d795d6 /protocols/Makefile | |
| parent | 08e1027c558a25b0b4f9410048c185e89c7b347a (diff) | |
| parent | 5a8afc3f24a5308799d3960cab5726228345022d (diff) | |
Merge branch 'master' into patched-master
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 ae969bde..b4565ab6 100644 --- a/protocols/Makefile +++ b/protocols/Makefile @@ -12,7 +12,7 @@ _SRCDIR_ := $(_SRCDIR_)protocols/ endif # [SH] Program variables -objects = account.o bee.o bee_chat.o bee_ft.o bee_user.o nogaim.o unknown.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)) |
