summaryrefslogtreecommitdiffstats
path: root/integration-tests/config.go.in
blob: 3d79297e1442359e73464a92d5d722b0846dbd1c (plain)
1
2
3
4
5
6
package nghttp2

const (
	buildDir  = "@top_builddir@"
	sourceDir = "@top_srcdir@"
)