From 0864125bc2dc00d67c0e668910f55fc6a7d73f4c Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Fri, 15 Dec 2017 23:09:05 +0100 Subject: [PATCH] Fix "make dist" --- tests/project.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/project.conf b/tests/project.conf index 872d302..64b6380 100644 --- a/tests/project.conf +++ b/tests/project.conf @@ -2,7 +2,7 @@ targets=hayes,modems,oss,pdu,plugins,ussd,tests.log,xmllint.log cppflags_force=-I ../include cflags=-W -Wall -g -O2 -pedantic -fPIE -D_FORTIFY_SOURCE=2 -fstack-protector-all ldflags=-pie -Wl,-z,relro -Wl,-z,now -dist=Makefile,tests.sh +dist=Makefile,tests.sh,xmllint.sh [hayes] type=binary