diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -208,7 +208,8 @@ endif  ifeq ($(LAB),traps)  UPROGS += \  	$U/_call\ -	$U/_bttest +	$U/_bttest\ +	$U/_alarmtest  endif  ifeq ($(LAB),lazy) | 
