From: regehr Date: Tue, 24 Jun 2008 04:51:51 +0000 (+0000) Subject: tell autoconf about our new makefile X-Git-Tag: release_tinyos_2_1_0_0~186 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=22faa4157257392edbe4b11964d29f1bade459f8 tell autoconf about our new makefile --- diff --git a/tools/configure.ac b/tools/configure.ac index 03f33037..acc2e7b2 100644 --- a/tools/configure.ac +++ b/tools/configure.ac @@ -152,4 +152,5 @@ AC_OUTPUT( tinyos/ncc/nesdoc tinyos/ncc/nesdoc-py/Makefile tinyos/tosthreads/Makefile + tinyos/safe/Makefile )