mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 12:26:40 +02:00
fc6003c74e
Move the handling to the top-level, adding it _once_ to EXTRA_LIBS. Thus avoiding some duplication across the board. This change technically adds an extra link for the unit tests, which seemingly was omitted by mistake. Alternatively, the extra over-linking won't be an issue in practise. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>