Add projects integrating herbe to readme
[herbe.git] / Makefile
index 240f4fa8d24043bc601742433bc5241c2061e21b..3225e36f980e16f278e8b4c5ae9da8b6e0146cdc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-CFLAGS = -Wall -Wextra -pedantic -lX11 -lXft -I/usr/include/freetype2 -lm -pthread
+CFLAGS = -Wall -Wextra -pedantic -lX11 -lXft -I/usr/include/freetype2 -pthread
 
 PREFIX ?= /usr/local
 CC ?= cc