Fix "make dist"

This commit is contained in:
Pierre Pronchery 2017-12-15 23:09:05 +01:00
parent b4ea1b559a
commit 0864125bc2

View File

@ -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