diff --git a/Makefile b/Makefile index af846370..bdbd5526 100644 --- a/Makefile +++ b/Makefile @@ -3,6 +3,7 @@ DEBUG=1 INSTALL=install CFLAGS += -std=c99 +CFLAGS += -pipe CFLAGS += -Wall CFLAGS += -Iinclude CFLAGS += -I/usr/local/include diff --git a/website/index.html b/website/index.html index a44d40fc..2328c921 100644 --- a/website/index.html +++ b/website/index.html @@ -29,7 +29,7 @@ li {
- Please be aware that i3 is primarily targeted at computer geeks. + Please be aware that i3 is primarily targeted at advanced users and developers.