]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Update to reflect that a file was moved out of TinyOS
authorliang_mike <liang_mike>
Tue, 17 Feb 2009 18:01:52 +0000 (18:01 +0000)
committerliang_mike <liang_mike>
Tue, 17 Feb 2009 18:01:52 +0000 (18:01 +0000)
tools/tinyos/tosthreads/Makefile.am

index e6a3b21e1a6c6717f5cbe75de7e295b89c25d832..c22661506c4e75da35fa6482d24d252ef982cf92 100644 (file)
@@ -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 >$@