From 8519931196ba8b73317acc086bb17006bfa2b78b Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 21 Jun 2019 12:21:21 +0200 Subject: libowfat >= 0.32 moves headers to libowfat/ subdir --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b1c322f..ba06d5e 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ fmt_ldapsearchfilterstring.o \ fmt_ldapdeleterequest.o scan_ldapdeleterequest.o normalize_dn.o CC?=gcc -CFLAGS+=-g -pipe -W -Wall -Wextra -std=gnu99 -Wno-unused-parameter +CFLAGS+=-g -pipe -W -Wall -Wextra -std=gnu99 -Wno-unused-parameter -I/usr/include/libowfat #CC=clang #CFLAGS=-g -pipe -fsanitize=address -O1 -fno-omit-frame-pointer -W -Wall -Wextra -std=gnu99 -Wno-unused-parameter -- cgit v1.2.3-55-g7522