X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=svrt.git;a=blobdiff_plain;f=Makefile;h=45cfebd01829e5c4c006b69eead72f62f2304ab6;hp=0cf232005dca989b8573e5272d7d5202302884d4;hb=HEAD;hpb=7e222be7a2a7a0137d8a624c21a17603a669f1c0 diff --git a/Makefile b/Makefile index 0cf2320..45cfebd 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 -lpng12 +LDFLAGS=-lm -ljpeg -lpng ifeq ($(DEBUG),yes) OPTIMIZE_FLAG = -ggdb3 -DDEBUG -fno-omit-frame-pointer