Fix "make dist"
This commit is contained in:
parent
b4ea1b559a
commit
0864125bc2
|
@ -2,7 +2,7 @@ targets=hayes,modems,oss,pdu,plugins,ussd,tests.log,xmllint.log
|
||||||
cppflags_force=-I ../include
|
cppflags_force=-I ../include
|
||||||
cflags=-W -Wall -g -O2 -pedantic -fPIE -D_FORTIFY_SOURCE=2 -fstack-protector-all
|
cflags=-W -Wall -g -O2 -pedantic -fPIE -D_FORTIFY_SOURCE=2 -fstack-protector-all
|
||||||
ldflags=-pie -Wl,-z,relro -Wl,-z,now
|
ldflags=-pie -Wl,-z,relro -Wl,-z,now
|
||||||
dist=Makefile,tests.sh
|
dist=Makefile,tests.sh,xmllint.sh
|
||||||
|
|
||||||
[hayes]
|
[hayes]
|
||||||
type=binary
|
type=binary
|
||||||
|
|
Loading…
Reference in New Issue
Block a user