X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=svrt.git;a=blobdiff_plain;f=Makefile;h=0cf232005dca989b8573e5272d7d5202302884d4;hp=d483ba50bff91508d9a3db44ec5f5237e1b53b36;hb=7e222be7a2a7a0137d8a624c21a17603a669f1c0;hpb=c68b9ff4b03b7cb00f4c2e2e2381d3aeaf509647 diff --git a/Makefile b/Makefile index d483ba5..0cf2320 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ # You should have received a copy of the GNU General Public License # along with selector. If not, see . -LDFLAGS=-lm -ljpeg -lpng +LDFLAGS=-lm -ljpeg -lpng12 ifeq ($(DEBUG),yes) OPTIMIZE_FLAG = -ggdb3 -DDEBUG -fno-omit-frame-pointer