File: Make_sources

package info (click to toggle)
citadel 7.83-2squeeze2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 4,572 kB
  • ctags: 3,756
  • sloc: ansic: 54,870; sh: 4,298; yacc: 660; makefile: 450; xml: 40
file content (59 lines) | stat: -rw-r--r-- 2,328 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
#
# Make_sources
# This file is to be included by Makefile to dynamically add modules to the build process
# THIS FILE WAS AUTO GENERATED BY mk_modules_init.sh DO NOT EDIT THIS FILE
#

SOURCES += modules/autocompletion/serv_autocompletion.c
SOURCES += modules/bio/serv_bio.c
SOURCES += modules/calendar/serv_calendar.c
SOURCES += modules/checkpoint/serv_checkpoint.c
SOURCES += modules/clamav/serv_virus.c
SOURCES += modules/crypto/serv_crypto.c
SOURCES += modules/dspam/serv_dspam.c
SOURCES += modules/expire/expire_policy.c
SOURCES += modules/expire/serv_expire.c
SOURCES += modules/extnotify/extnotify_main.c
SOURCES += modules/extnotify/funambol65.c
SOURCES += modules/fulltext/crc16.c
SOURCES += modules/fulltext/ft_wordbreaker.c
SOURCES += modules/fulltext/serv_fulltext.c
SOURCES += modules/imap/imap_acl.c
SOURCES += modules/imap/imap_fetch.c
SOURCES += modules/imap/imap_list.c
SOURCES += modules/imap/imap_metadata.c
SOURCES += modules/imap/imap_misc.c
SOURCES += modules/imap/imap_search.c
SOURCES += modules/imap/imap_store.c
SOURCES += modules/imap/imap_tools.c
SOURCES += modules/imap/serv_imap.c
SOURCES += modules/inetcfg/serv_inetcfg.c
SOURCES += modules/instmsg/serv_instmsg.c
SOURCES += modules/listsub/serv_listsub.c
SOURCES += modules/managesieve/serv_managesieve.c
SOURCES += modules/migrate/serv_migrate.c
SOURCES += modules/mrtg/serv_mrtg.c
SOURCES += modules/netfilter/serv_netfilter.c
SOURCES += modules/network/serv_network.c
SOURCES += modules/newuser/serv_newuser.c
SOURCES += modules/notes/serv_notes.c
SOURCES += modules/openid/serv_openid_rp.c
SOURCES += modules/pas2/serv_pas2.c
SOURCES += modules/pop3/serv_pop3.c
SOURCES += modules/pop3client/serv_pop3client.c
SOURCES += modules/roomchat/serv_roomchat.c
SOURCES += modules/rssclient/serv_rssclient.c
SOURCES += modules/rwho/serv_rwho.c
SOURCES += modules/sieve/serv_sieve.c
SOURCES += modules/smtp/serv_smtp.c
SOURCES += modules/spam/serv_spam.c
SOURCES += modules/test/serv_test.c
SOURCES += modules/upgrade/serv_upgrade.c
SOURCES += modules/vcard/serv_vcard.c
SOURCES += modules/wiki/serv_wiki.c
SOURCES += modules/xmpp/serv_xmpp.c
SOURCES += modules/xmpp/xmpp_messages.c
SOURCES += modules/xmpp/xmpp_presence.c
SOURCES += modules/xmpp/xmpp_query_namespace.c
SOURCES += modules/xmpp/xmpp_queue.c
SOURCES += modules/xmpp/xmpp_sasl_service.c