summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLouis Burda <quent.burda@gmail.com>2024-06-21 18:19:39 +0200
committerLouis Burda <quent.burda@gmail.com>2024-06-21 19:37:31 +0200
commit57ff969ae4100c65304e53a045b062270cb38756 (patch)
tree33765c3a33bc4898595bf47b05fac638a71093e2 /Makefile
parent5722be886a1886244a5bd3c5a66f38673607e53f (diff)
downloadglob-master.tar.gz
glob-master.zip
Fix matching algorithm and add -a flagHEADmaster
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 761beb4..6e2e088 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
PREFIX ?= /usr/local
BINDIR ?= /bin
-CFLAGS = -Wunused-variable -Wunused-function -Wconversion
+CFLAGS += -Wunused-variable -Wunused-function -Wconversion
all: glob