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