From c105e0818cdc4823bb0f22ad24465cd5806cf928 Mon Sep 17 00:00:00 2001 From: liang_mike Date: Tue, 17 Feb 2009 18:01:52 +0000 Subject: [PATCH] Update to reflect that a file was moved out of TinyOS --- tools/tinyos/tosthreads/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tools/tinyos/tosthreads/Makefile.am b/tools/tinyos/tosthreads/Makefile.am index e6a3b21e..c2266150 100644 --- a/tools/tinyos/tosthreads/Makefile.am +++ b/tools/tinyos/tosthreads/Makefile.am @@ -7,8 +7,7 @@ tosthreadslibdir=$(libdir)/tinyos/tosthreads bin_SCRIPTS = tosthreads-dynamic-app \ tosthreads-gen-dynamic-app -tosthreadslib_DATA = tosthreads_standard_api.py \ - tosthreads_tenet_api.py +tosthreadslib_DATA = tosthreads_standard_api.py tosthreads-dynamic-app: tosthreads-dynamic-app.in sed -e 's,@tosthreadslibdir\@,$(tosthreadslibdir),g' tosthreads-dynamic-app.in >$@ -- 2.39.2