em.cleanup_src() added, required for modules which must be build in the src directory

This commit is contained in:
2014-04-27 10:45:45 +02:00
parent 344794aaba
commit 089d5af181
3 changed files with 23 additions and 3 deletions

View File

@@ -51,4 +51,4 @@ em.add_to_family "compiler"
em.set_runtime_dependencies "${COMPILER}"
em.set_build_dependencies "${COMPILER}"
em.make_all
em.cleanup_src