You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
if include_kioslave_ldap
|
|
LDAP_SUBDIR=ldap
|
|
endif
|
|
|
|
if include_kioslave_smb
|
|
SMB_SUBDIR=smb
|
|
endif
|
|
|
|
SUBDIRS = about cgi floppy filter fish info mac man nfs nntp pop3 smtp \
|
|
sftp tar finger thumbnail $(LDAP_SUBDIR) $(SMB_SUBDIR) settings trash media \
|
|
remote home system
|