oops, reverse the order of the build directories so that txtsvc is built before editor
fixes bustage git-svn-id: svn://10.0.0.236/trunk@127903 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
115d1eadb1
commit
5ac73cc23c
@ -26,7 +26,7 @@ VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
DIRS = public idl libeditor composer txmgr txtsvc
|
||||
DIRS = public idl txtsvc libeditor composer txmgr
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user