Skip to content
Snippets Groups Projects
Commit cf7bbcae authored by g0dil's avatar g0dil
Browse files

Examples/RateStuffer: Rename target to ratestuffer

parent 833ea791
No related branches found
No related tags found
No related merge requests found
......@@ -3,5 +3,5 @@ import SENFSCons
###########################################################################
SENFSCons.Binary( env, 'ppitest', SENFSCons.GlobSources(),
SENFSCons.Binary( env, 'ratestuffer', SENFSCons.GlobSources(),
LIBS = [ 'PPI', 'Scheduler', 'Packets', 'Socket', 'Utils' ] );
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment