No need to import prefix we dont install tests
This commit is contained in:
parent
0a3074fdcd
commit
ef4d8da8c0
|
|
@ -1,4 +1,4 @@
|
|||
Import(Split("env PREFIX"))
|
||||
Import(Split("env"))
|
||||
|
||||
env.Program(target = 'cachecheck', source = ['cachecheck.c','../server/fifocache.c'])
|
||||
env.Program(target = 'mklargefile', source = 'mklargefile.c')
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user