Commit 5aa6fac4 authored by Federico G. Schwindt's avatar Federico G. Schwindt

And now using the correct variable, tsk tsk

parent 2e0339cd
......@@ -110,5 +110,5 @@ TESTS = vjsn_test
noinst_PROGRAMS += ${TESTS}
vjsn_test_SOURCES = vjsn.c
vjsn_test_CFLAGS = -DVJSN_TEST @SAN_LDFLAGS@
vjsn_test_CFLAGS = -DVJSN_TEST @SAN_CFLAGS@
vjsn_test_LDADD = libvarnishapi.la @SAN_LDFLAGS@
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment