aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/shortcut-bar/Makefile.am
blob: ac81f2e2e6f83516f48c5a8da81ef24f32e27c4a (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

noinst_LIBRARIES = libshortcut-bar.a
noinst_PROGRAMS = test-shortcut-bar

INCLUDES = \
    -DEVOLUTION_VERSION=\""$(VERSION)"\"        \
    $(EXTRA_GNOME_CFLAGS)

libshortcut_bar_a_SOURCES =     \
    e-clipped-label.c   \
    e-clipped-label.h   \
    e-group-bar.c       \
    e-group-bar.h       \
    e-icon-bar-bg-item.c    \
    e-icon-bar-bg-item.h    \
    e-icon-bar-text-item.c  \
    e-icon-bar-text-item.h  \
    e-icon-bar.c        \
    e-icon-bar.h        \
    e-shortcut-bar.c    \
    e-shortcut-bar.h    \
    e-vscrolled-bar.c   \
    e-vscrolled-bar.h

test_shortcut_bar_SOURCES =     \
    test-shortcut-bar.c

test_shortcut_bar_LDADD =   \
    ./libshortcut-bar.a \
    $(EXTRA_GNOME_LIBS)

test_shortcut_bar_LDFLAGS = \
    `gnome-config --libs gdk_pixbuf gnomecanvaspixbuf`
ons'>+0 * - Add a comment to clean-restricted. This code has confused me every timebdrewery2014-08-221-0/+2 * Ask politely that people run changes to bsd.licences.mk and bsd.licenses.db.mkeadler2014-06-191-0/+2 * - Rewrite explanation of LICENSE_PERM components (dist-mirror dist-sellriggs2014-06-161-6/+10 * If using WRKDIRPREFIX, the licenses path will be made unusable.mat2014-05-251-0/+4 * Remove a mention to LICENSE_NOTES, it seems it never existed.mat2014-05-181-2/+2 * Remove more now useless fallback targetsbapt2014-01-041-3/+0 * Ensure correct ownership of the licenses directory to avoid "leftovers" [1]rene2014-01-031-0/+2 * Bring back bsd.licenses.mk to prior r336083 the ports tree is not yet ready f...bapt2013-12-111-1/+3 * Disable NO_ARCH for now as it prevent from upgrading from pkg 1.1 to pkg 1.2 ...bapt2013-12-111-4/+1 * - Similar to r328081, need to explicitly list the PREFIX that '@cwd' shouldbdrewery2013-09-251-2/+1 * Add support for staging area in the ports treebapt2013-09-231-5/+5 * - Set IGNORE if BATCH is set [1]tabthorpe2012-06-261-9/+10 * - Remove emacs mode, -*- mode: ...; -*- [1]miwi2012-05-231-1/+1 * Minor English correctioneadler2012-03-141-1/+1 * - Add code to support standard licenses [1]tabthorpe2012-02-281-6/+16 * - Make pkg_add honour -p/-Ptabthorpe2012-01-091-1/+2 * - Disable license checking with DISABLE_LICENSES [1]tabthorpe2011-03-311-5/+9 * - Claim ownership for portmgrtabthorpe2011-03-171-0/+3 * Use --title instead of -hline as the latter is no longer supportederwin2011-02-071-2/+2 * - Added the license name to some of the informational messages displayed toglarkin2011-01-071-4/+4 * We shouldn't trust vendor that their license filename is unique and willerwin2010-09-281-4/+4 * - Fix plist leftovers when using LICENSE framework and having @cwd command inpav2010-08-201-9/+5 * - Add entry in CHANGES about bsd.licenses*.mk.alepulver2010-05-261-2/+2