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.
12 lines
273 B
12 lines
273 B
12 years ago
|
if include_tdeioslave_ldap
|
||
15 years ago
|
LDAP_SUBDIR=ldap
|
||
|
endif
|
||
|
|
||
12 years ago
|
if include_tdeioslave_smb
|
||
15 years ago
|
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
|