Minor refactoring before first release
This commit is contained in:
parent
c896d21ab2
commit
8b455d4ced
3 changed files with 5 additions and 5 deletions
2
Makefile
2
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue