9 lines
181 B
Makefile
9 lines
181 B
Makefile
MAINTAINERCLEANFILES = Makefile.in
|
|
|
|
SUBDIRS = DtXinerama tt DtSvc DtSearch DtWidget DtHelp DtPrint DtTerm \
|
|
DtMrm csa DtMmdb
|
|
|
|
if HAS_PAM_LIBRARY
|
|
SUBDIRS += DtPamSvc
|
|
endif
|