mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +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
|