From 22faa4157257392edbe4b11964d29f1bade459f8 Mon Sep 17 00:00:00 2001 From: regehr Date: Tue, 24 Jun 2008 04:51:51 +0000 Subject: [PATCH] tell autoconf about our new makefile --- tools/configure.ac | 1 + 1 file changed, 1 insertion(+) 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 ) -- 2.39.2