Disable the "embedded" test by default
This commit is contained in:
parent
2d63024653
commit
a7bb7f6c8c
|
@ -1,7 +1,9 @@
|
||||||
targets=embedded.log
|
targets=embedded.log
|
||||||
dist=Makefile,embedded.sh
|
dist=Makefile,embedded.sh
|
||||||
|
|
||||||
|
#targets
|
||||||
[embedded.log]
|
[embedded.log]
|
||||||
type=script
|
type=script
|
||||||
script=./embedded.sh
|
script=./embedded.sh
|
||||||
depends=embedded.sh
|
enabled=0
|
||||||
|
depends=embedded.sh,$(OBJDIR)../src/pdfviewer$(EXEEXT)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user