mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-15 04:32:24 +00:00
8 lines
174 B
Makefile
8 lines
174 B
Makefile
MAINTAINERCLEANFILES = Makefile.in
|
|
|
|
SUBDIRS = DtXinerama tt DtSvc DtSearch DtWidget DtHelp DtPrint DtTerm \
|
|
DtMrm csa
|
|
|
|
if HAS_PAM_LIBRARY
|
|
SUBDIRS += DtPamSvc
|
|
endif
|