X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tools%2Ftinyos%2Ftosthreads%2FMakefile.am;h=c22661506c4e75da35fa6482d24d252ef982cf92;hb=c105e0818cdc4823bb0f22ad24465cd5806cf928;hp=e6a3b21e1a6c6717f5cbe75de7e295b89c25d832;hpb=cc933d1a7bccb13de00fc430b0203827f5463797;p=tinyos-2.x.git 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 >$@