* fix Jamfile to support sys/lib, shell

dev/timer
Kaspar Schleiser 13 years ago
parent e3aa78e5bf
commit 838098f1b6

@ -28,6 +28,9 @@
SubDir TOP sys ;
Module swtimer : swtimer.c : hwtimer ;
Module shell : shell.c sync_read.c : hashtable hash_string ringbuffer ;
Module auto_init : auto_init.c ;
SubInclude TOP sys net ;
SubInclude TOP sys lib ;

Loading…
Cancel
Save