We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83e5dbf commit 51fdbffCopy full SHA for 51fdbff
test/standalone/include.am
@@ -5,7 +5,8 @@
5
# Standalone test programs use no extension - simple and clean!
6
7
# Common standalone test headers
8
-noinst_HEADERS += test/standalone/test_common.h
+noinst_HEADERS += test/standalone/test_common.h \
9
+ test/standalone/tests/fips_baseline/test_fips_baseline.h
10
11
# Standalone test programs
12
# Each test compiles to its own binary for isolated execution
0 commit comments