aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/Makefile.am
blob: b9e2ac1f3b24b2e7781913a6defbb26c12375d14 (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
imagesdir = $(datadir)/images/evolution

INCLUDES =                  \
    $(GNOME_INCLUDEDIR)         \
    -DEVOLUTION_IMAGES=\""$(imagesdir)"\"   \
    -DG_LOG_DOMAIN=\"e-utils\"

noinst_LTLIBRARIES = libeutil.la

libeutil_la_SOURCES = \
    e-canvas.c  \
    e-canvas.h  \
    e-canvas-utils.c\
    e-canvas-utils.h\
    e-cursors.c \
    e-cursors.h \
    e-gui-utils.c   \
    e-gui-utils.h   \
    e-html-utils.c  \
    e-html-utils.h  \
    e-paned.c   \
    e-paned.h   \
    e-popup-menu.c  \
    e-popup-menu.h  \
    e-setup.c   \
    e-setup.h   \
    e-sexp.c    \
    e-sexp.h    \
    e-util.c    \
    e-util.h    \
    e-xml-utils.c   \
    e-xml-utils.h
ass='commitgraph'>* upgrade to the July 15th (19980715) snapshotobrien1998-07-163-188/+190 * Upgrade to the 19980628 snapshot.obrien1998-07-063-191/+191 * upgrade to 19980608 snapshotobrien1998-06-104-192/+190 * + Remove the MANUAL_PACKAGE_BUILD.obrien1998-05-202-161/+185 * Upgrade to 1998-05-08 snapshot version.obrien1998-05-203-43/+43 * Upgrade to the May 2nd 1998 snapshot version.obrien1998-05-053-65/+46 * Upgrade to 980406 snapshotobrien1998-04-145-76/+67 * Used to build for me, now doesn't. Bombs in making the stage2 compiler.obrien1998-04-111-1/+3 * Upgrade to the 980315 snapshot.obrien1998-04-075-54/+49 * Upgrade to version 1.0.2 release.obrien1998-04-075-51/+57 * Fix the "Version required" comment.jdp1998-03-181-2/+2 * The private copy of float.h seems to have gone away.obrien1998-03-102-2/+2 * Fix things so it packages.obrien1998-03-083-43/+43 * Master site changed.jdp1998-02-231-2/+2 * Just-cant-get-this-one-right by: obrienobrien1998-02-171-1/+12 * Forgot to submit PLIST diff.obrien1998-02-172-34/+31 * Mark this port broken, doesn't package.asami1998-02-161-1/+2 * Upgrade to 1998-02-05 SNAP. Fixes problems several have had with 1.0.1.obrien1998-02-144-26/+48 * Set __FreeBSD__ to 2, not 3.obrien1998-02-131-1/+1 * Add MANUAL_PACKAGE_BUILD, this port installs a "libstdc++.a" inasami1998-02-031-1/+3 * Make "-fsjlj-exceptions" (use setjmp/longjmp for exceptions) thejdp1998-01-242-2/+19 * Strip the binaries.obrien1998-01-141-1/+12 * sed -> ${SED}.asami1998-01-131-2/+2