From: liang_mike Date: Tue, 17 Feb 2009 18:01:52 +0000 (+0000) Subject: Update to reflect that a file was moved out of TinyOS X-Git-Tag: rc_6_tinyos_2_1_1~489 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=c105e0818cdc4823bb0f22ad24465cd5806cf928 Update to reflect that a file was moved out of TinyOS --- 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 >$@