CWS gnumake2: removed files in svl; typo in svtools makefile; missing include in sfx2 makefile
This commit is contained in:
parent
3c7e8d23ff
commit
d10ed42905
2 changed files with 1 additions and 1 deletions
|
@ -694,7 +694,6 @@
|
|||
#include "svtools/apearcfg.hxx"
|
||||
#include "svl/brdcst.hxx"
|
||||
#include "unotools/cacheoptions.hxx"
|
||||
#include "svl/cancel.hxx"
|
||||
#include "svl/cjkoptions.hxx"
|
||||
#include "unotools/cmdoptions.hxx"
|
||||
#include "svl/cntwall.hxx"
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
$(eval $(call gb_Module_Module,sfx2,\
|
||||
$(call gb_AllLangResTarget_get_target,sfx) \
|
||||
$(call gb_Library_get_target,sfx) \
|
||||
$(call gb_Package_get_target,sfx2_inc) \
|
||||
))
|
||||
|
||||
$(eval $(call gb_Module_read_includes,sfx2,\
|
||||
|
|
Loading…
Reference in a new issue