diff options
author | Slávek Banko <[email protected]> | 2017-12-30 15:57:14 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2017-12-30 15:57:14 +0100 |
commit | dc34f9c39105b0fe20ba45c064a08406084acbe2 (patch) | |
tree | 8c9aa539bbf33b8f6529a9adbc3445da88ba277e /kopete/protocols/oscar/Makefile.am | |
parent | f6fd4ab6c01a9deb7a1eabb7f8aa908676831eba (diff) | |
download | tdenetwork-dc34f9c39105b0fe20ba45c064a08406084acbe2.tar.gz tdenetwork-dc34f9c39105b0fe20ba45c064a08406084acbe2.zip |
kopete: Remove AIM protocol
AIM network has been shutdown in 2017-12-15
This resolves Bug 2846
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'kopete/protocols/oscar/Makefile.am')
-rw-r--r-- | kopete/protocols/oscar/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/oscar/Makefile.am b/kopete/protocols/oscar/Makefile.am index 93f1f859..3fce9e09 100644 --- a/kopete/protocols/oscar/Makefile.am +++ b/kopete/protocols/oscar/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = liboscar . aim icq icons +SUBDIRS = liboscar . icq icons METASOURCES = AUTO AM_CPPFLAGS = -I./ui -I$(srcdir)/ui \ -I./liboscar -I$(srcdir)/liboscar \ |