aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: df404ca32fc4ec7245aede439f096fbdb16b3833 (plain) (blame)
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
changelogs =            \
    ChangeLog

EXTRA_DIST =            \
    AUTHORS         \
    $(changelogs)       \
    COPYING-DOCS        \
    README          \
    HACKING         \
    MAINTAINERS     \
    NEWS            \
    xml-i18n-merge.in   \
    xml-i18n-update.in  \
    xml-i18n-extract.in

SUBDIRS =           \
        intl                    \
        macros                  \
        data                    \
        e-util                  \
    libical         \
        widgets                 \
        shell                   \
        libibex                 \
        camel                   \
        filter                  \
        libversit               \
    libwombat       \
    addressbook             \
        composer                \
        mail                    \
        calendar                \
        wombat                  \
    importers       \
    my-evolution        \
        art                     \
    ui          \
        default_user            \
    views           \
        tools                   \
    doc         \
    help            \
        po          \
    omf-install

736b34'>vmw
Commit message (Expand)AuthorAgeFilesLines
* - fix iconv on FreeBSD-10dinoex2014-08-042-8/+41
* - restore verbosedinoex2014-08-031-1/+1
* Remove empty post-patch.adamw2014-07-301-3/+0
* Fix build without gcc.adamw2014-07-302-8/+25
* Remove trailing whitespaces from category emulatorsehaupt2014-02-211-1/+1
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+2
* - use STAGEDIRdinoex2013-10-281-6/+7
* - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-211-1/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-1/+1
* - cleanup commentsdinoex2012-10-131-5/+0
* - update MASTER_SITES and WWWdinoex2011-08-062-2/+2