Sort the definitions for the test targets
This commit is contained in:
parent
b8f7caf5b7
commit
3cb25da331
|
@ -11,12 +11,12 @@ type=binary
|
|||
sources=plugins.c
|
||||
ldflags=-ldl
|
||||
|
||||
[vfs]
|
||||
type=binary
|
||||
ldflags=-L$(OBJDIR)../src/lib -Wl,-rpath,../src -lBrowser
|
||||
sources=vfs.c
|
||||
|
||||
[tests.log]
|
||||
type=script
|
||||
script=./tests.sh
|
||||
depends=pkgconfig.sh,$(OBJDIR)plugins$(EXEEXT),$(OBJDIR)vfs$(EXEEXT),tests.sh
|
||||
|
||||
[vfs]
|
||||
type=binary
|
||||
ldflags=-L$(OBJDIR)../src/lib -Wl,-rpath,../src -lBrowser
|
||||
sources=vfs.c
|
||||
|
|
Loading…
Reference in New Issue
Block a user