We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9892d03 commit 520627dCopy full SHA for 520627d
1 file changed
utils/Makefile.am
@@ -18,6 +18,7 @@ check_PROGRAMS = test-prism
18
19
test_prism_SOURCES = test-prism.c
20
test_prism_LDADD = libctlgeom.la
21
+test_prism_CPPFLAGS = -I$(top_srcdir)/src
22
23
TESTS = test-prism
24
0 commit comments