mirror of
https://github.com/znc/znc.git
synced 2026-05-01 19:12:31 +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>