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