some compatibility work
This commit is contained in:
8
Makefile
8
Makefile
@ -13,8 +13,10 @@ else
|
|||||||
include $(TOP)/configure/CONFIG
|
include $(TOP)/configure/CONFIG
|
||||||
endif
|
endif
|
||||||
|
|
||||||
DIRS = src
|
DIRS = configure
|
||||||
streamApp_DEPEND_DIRS = src
|
DIRS += src
|
||||||
|
src_DEPEND_DIRS = configure
|
||||||
DIRS += streamApp
|
DIRS += streamApp
|
||||||
|
streamApp_DEPEND_DIRS = src
|
||||||
|
|
||||||
include $(CONFIG)/RULES_DIRS
|
include $(CONFIG)/RULES_TOP
|
||||||
|
Reference in New Issue
Block a user