aboutsummaryrefslogtreecommitdiffstats
path: root/classes/autotools_stage.bbclass
blob: ff0f4cd880b9037ff1af59cd7ac471000bdd6b4b (plain)
1
2
3
4
5
inherit autotools

do_stage () {
	autotools_stage_all
}