mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-07 06:25:03 +00:00
Improve stupid Makefile
This commit is contained in:
parent
5b3f7702a6
commit
151df44346
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
all: main
|
||||
|
||||
CXXFLAGS = -Wall -Wextra `pkg-config --cflags --libs glib-2.0`
|
||||
|
||||
main: *.h
|
||||
|
|
Loading…
Add table
Reference in a new issue