mirror of
https://github.com/znc/znc.git
synced 2026-05-01 11:02:27 +02:00
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>