source: trunk/third/evolution/Makefile.am @ 16770

Revision 16770, 954 bytes checked in by ghudson, 23 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r16769, which included commits to RCS files with non-trunk default branches.
Line 
1changelogs =                    \
2        ChangeLog
3
4EXTRA_DIST =                    \
5        AUTHORS                 \
6        $(changelogs)           \
7        COPYING-DOCS            \
8        README                  \
9        HACKING                 \
10        MAINTAINERS             \
11        NEWS                    \
12        xml-i18n-merge.in       \
13        xml-i18n-update.in      \
14        xml-i18n-extract.in
15
16SUBDIRS =                       \
17        intl                    \
18        macros                  \
19        data                    \
20        e-util                  \
21        libical                 \
22        widgets                 \
23        shell                   \
24        libibex                 \
25        camel                   \
26        filter                  \
27        libversit               \
28        libwombat               \
29        addressbook             \
30        composer                \
31        mail                    \
32        calendar                \
33        wombat                  \
34        importers               \
35        my-evolution            \
36        art                     \
37        ui                      \
38        default_user            \
39        views                   \
40        tools                   \
41        doc                     \
42        help                    \
43        po                      \
44        omf-install
45
Note: See TracBrowser for help on using the repository browser.