X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=blobdiff_plain;f=tools%2Ftinyos%2Ftosthreads%2FMakefile.am;h=c22661506c4e75da35fa6482d24d252ef982cf92;hp=389348bddd906a3869e32b3603f6db622950f02f;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hpb=adf1de6c009d13b7b52e68535c63b28f59c97400 diff --git a/tools/tinyos/tosthreads/Makefile.am b/tools/tinyos/tosthreads/Makefile.am index 389348bd..c2266150 100644 --- a/tools/tinyos/tosthreads/Makefile.am +++ b/tools/tinyos/tosthreads/Makefile.am @@ -4,10 +4,10 @@ dist_man_MANS = tosthreads-dynamic-app.1 tosthreadslibdir=$(libdir)/tinyos/tosthreads -bin_SCRIPTS = tosthreads-dynamic-app +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 >$@