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:29 +0100 |
commit | f59b2e28c7ab8707750e56a140023af08d42390e (patch) | |
tree | 1bbe97b78d7a1c2e6e3bf8bbe20110c01d48f157 /kopete/protocols/oscar/Makefile.am | |
parent | 21ba13a5b4221c3659836abcab63417625294b19 (diff) | |
download | tdenetwork-f59b2e28c7ab8707750e56a140023af08d42390e.tar.gz tdenetwork-f59b2e28c7ab8707750e56a140023af08d42390e.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]>
(cherry picked from commit dc34f9c39105b0fe20ba45c064a08406084acbe2)
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 \ |