Register the "embedded" test

This commit is contained in:
Pierre Pronchery 2020-11-18 23:49:56 +01:00
parent 958034c2e8
commit cd660a0ffe

View File

@ -1 +1,9 @@
targets=embedded.log
dist=Makefile,embedded.sh
#targets
[embedded.log]
type=script
script=./embedded.sh
depends=embedded.sh,$(OBJDIR)../src/presenter
enabled=0