X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=Makefile;h=00337d8538fbfa03a526da4a1e9d0e8626de0c3c;hb=65444824e308470f49b5e4f98fd1763b7da3bd24;hp=32c31b43ba2cb4caf057a197ab8e0884161049ea;hpb=3a2b84cf71ff63fa507c8b581cd73a7ba35ce4e7;p=paperjam.git diff --git a/Makefile b/Makefile index 32c31b4..00337d8 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ PREFIX=/usr/local BINDIR=$(PREFIX)/bin MANDIR=$(PREFIX)/share/man -CXXFLAGS=-O2 -Wall -Wextra -Wno-parentheses -std=gnu++11 -g +CXXFLAGS=-O2 -Wall -Wextra -Wno-parentheses -std=gnu++17 -g all: paperjam paperjam.1 paperjam.1.html