aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: 84f9d63131c5031d3102a55eb4fc075a3bf42514 (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
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                  \
        widgets                 \
        shell                   \
    executive-summary   \
        libibex                 \
        camel                   \
        filter                  \
        composer                \
        mail                    \
        libical                 \
        libversit               \
        addressbook             \
        calendar                \
        wombat                  \
        art                     \
    ui          \
        default_user            \
    views           \
        tools                   \
    doc         \
        po
nome-3.24&id=db89a07c8b1ba4385098cb1a7d5c68299b5fe42e'>x11-wm/pawm
Commit message (Expand)AuthorAgeFilesLines
* Use ninja instead of makebapt2014-01-071-1/+1
* - Properly look for X11 using CMake and include the appropriate directoriesrakuco2013-12-253-13/+27
* Explicitly link libraries on 10 unmaintained portsmarino2013-10-081-0/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Add explicit dependency on pkgconf (6 ports)marino2013-09-111-1/+1
* - convert USE_CMAKE to USESmakc2013-03-231-1/+1
* - update WWWbapt2012-09-21