mirror of
https://github.com/znc/znc.git
synced 2026-05-08 14:24:45 +02:00
9c14a8603c
Make was always rebuilding modperl/ZNC.so because the Makefile was actually describing a file modperl/ZNC."so". Fix this by getting rid of the unnecessary pair of quotes. Signed-off-by: Uli Schlachter <psychon@znc.in>