mirror of
https://github.com/znc/znc.git
synced 2026-06-13 02:04:59 +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>