Moved building perl binding lib and running test suite to EU::MM Makefile
This commit is contained in:
parent
58412ed005
commit
9d0cb859d8
2 changed files with 7 additions and 10 deletions
|
|
@ -114,7 +114,6 @@ else:
|
|||
lib = env.SConscript(["src/SConscript"])
|
||||
env.Alias(env.SConscript(["examples/SConscript"]))
|
||||
|
||||
print testruns
|
||||
for testrun in testruns:
|
||||
env.Alias("test", testrun)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue