libDtSvc: added Xinerama support to _DtMessageDialog

This commit is contained in:
alx
2016-12-30 01:21:40 +01:00
committed by Jon Trulson
parent 1fdcd4c93d
commit c855ee9765
5 changed files with 78 additions and 16 deletions

View File

@@ -12,8 +12,8 @@ PAMDIR = pam
PAMDIR =
#endif
SUBDIRS = $(PAMDIR) tt DtSvc DtSearch DtWidget DtHelp DtPrint DtTerm DtMrm \
csa $(XINDIR)
SUBDIRS = $(XINDIR) $(PAMDIR) tt DtSvc DtSearch DtWidget DtHelp DtPrint \
DtTerm DtMrm csa
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))