aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/Makefile.am
blob: 1a410e298eb8f9410a86d032bce72b9deee9d960 (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
guidir = $(datadir)/evolution/gui

gui_DATA =                  \
    e-msg-composer-address-dialog.glade \
    e-msg-composer-attachment.glade     \
    e-msg-composer.glade

INCLUDES =                  \
    -I$(top_srcdir)/camel           \
    -I$(top_builddir)/camel         \
    $(GNOME_INCLUDEDIR)

CPPFLAGS =                  \
    -DE_GUIDIR=\"$(guidir)\"

noinst_LIBRARIES =              \
    libevolutionwidgets.a

libevolutionwidgets_a_SOURCES =         \
    e-msg-composer-address-dialog.c     \
    e-msg-composer-address-dialog.h     \
    e-msg-composer-address-entry.c      \
    e-msg-composer-address-entry.h      \
    e-msg-composer-attachment-bar.c     \
    e-msg-composer-attachment-bar.h     \
    e-msg-composer-attachment.c     \
    e-msg-composer-attachment.h     \
    e-msg-composer-hdrs.c           \
    e-msg-composer-hdrs.h           \
    e-msg-composer.c            \
    e-msg-composer.h            \
    e-table-group.c             \
    e-table-group.h             \
    e-table-header.c            \
    e-table-header.h            \
    e-table-header-item.c           \
    e-table-header-item.h           \
    e-table-model.c             \
    e-table-model.h             \
    e-table-simple.c            \
    e-table-simple.h

pan class='insertions'>+1 * Fix RUN_DEPENDSantoine2015-02-091-4/+3 * Update FreeDink to 108.4, Data to 20140901 version, and dfarc to 3.12shurd2015-01-312-9/+5 * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-0/+1 * Update my ports to use my shurd@FreeBSD.org accountshurd2014-06-191-2/+2