From: Ian Jackson Date: Sat, 19 Oct 2019 22:13:35 +0000 (+0100) Subject: stest: Use common.make and therefore our standard CFLAGS X-Git-Tag: v0.5.0~73 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=secnet.git;a=commitdiff_plain;h=de5c724f3b6b557fca20881a7bdfa062e89bdf90 stest: Use common.make and therefore our standard CFLAGS Signed-off-by: Ian Jackson --- diff --git a/stest/Makefile.in b/stest/Makefile.in index 4064636..df61c67 100644 --- a/stest/Makefile.in +++ b/stest/Makefile.in @@ -4,8 +4,7 @@ srcdir:=@srcdir@ topdir:=@top_srcdir@ topbuilddir:=$(shell cd .. && pwd) -CC:=@CC@ -# commmon.make +include ../common.make TARGETS=udp-preload.so check