aboutsummaryrefslogtreecommitdiffstats
path: root/a11y/Makefile.am
blob: 1f218dc99b3e1acce3ae851e63912d983439b8ee (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
# for debug
#A11Y_CFLAGS += -pedantic -ansi -DACC_DEBUG -Werror

privsolib_LTLIBRARIES = libevolution-a11y.la

libevolution_a11y_la_CPPFLAGS =     \
    $(AM_CPPFLAGS)          \
    $(GNOME_PLATFORM_CFLAGS)    \
    $(A11Y_CFLAGS)

libevolution_a11y_la_SOURCES =      \
    ea-factory.h            \
    gal-a11y-util.c         \
    gal-a11y-util.h         \
    gal-a11y-factory.h

libevolution_a11y_la_LDFLAGS = $(NO_UNDEFINED)

libevolution_a11y_la_LIBADD =           \
    $(top_builddir)/e-util/libeutil.la  \
    $(GNOME_PLATFORM_LIBS)

-include $(top_srcdir)/git.mk
or'>author
path: root/astro/libroadnav
Commit message (Expand)AuthorAgeFilesLines
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-1/+1
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1
* - Change maintainer emailbeech2009-01-151-1/+1
* RoadMap is a program for Linux that displays street maps. The maps areamdmi32008-08-11