From a642a56300874cabc18848d29d0b8cb882fa48db Mon Sep 17 00:00:00 2001 From: Jamie Bullock Date: Fri, 20 Oct 2006 11:30:55 +0000 Subject: Added simpletest example --- config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 58c3175..120d8f5 100644 --- a/config.h.in +++ b/config.h.in @@ -3,6 +3,9 @@ /* Build the pd example */ #undef BUILD_PD_EXAMPLE +/* Build the simpletest example */ +#undef BUILD_SIMPLETEST + /* Build the vector functions */ #undef BUILD_VECTOR -- cgit v1.2.3