Changed/added files to automatically build local menus

svn path=/trunk/; revision=11491
This commit is contained in:
rolf_camps
2008-12-07 01:49:05 +00:00
parent 3744f75510
commit 99215f7040
2 changed files with 25 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
subdirs := $(shell find */* -name "Makefile" | xargs --max-args=1 dirname)
include Make_local_menus
.PHONY: subdirs $(subdirs)
subdirs: $(subdirs)