X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fautomake.mk;h=f862c33b261f47090165922df1dd33be9fdf8db3;hb=13ffee26f10b94feb49bdd941b132d11df846dce;hp=502e8dbd450aa94d7b3452d5c2230afa4ef19203;hpb=b6fa444705e2c954798b569da11bb2ac2340e3d9;p=openvswitch diff --git a/tests/automake.mk b/tests/automake.mk index 502e8dbd..f862c33b 100644 --- a/tests/automake.mk +++ b/tests/automake.mk @@ -238,6 +238,9 @@ noinst_PROGRAMS += tests/test-timeval tests_test_timeval_SOURCES = tests/test-timeval.c tests_test_timeval_LDADD = lib/libopenvswitch.a +noinst_PROGRAMS += tests/test-strtok_r +tests_test_strtok_r_SOURCES = tests/test-strtok_r.c + noinst_PROGRAMS += tests/test-type-props tests_test_type_props_SOURCES = tests/test-type-props.c