aboutsummaryrefslogtreecommitdiffstats
path: root/a11y/e-text/Makefile.am
blob: dfef754d6c67501defe5dce22347eb6c657f1473 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
INCLUDES =                  \
    -I$(top_srcdir)                         \
    -I$(top_srcdir)/widgets                 \
    $(EXTRA_GNOME_CFLAGS)           \
        -DG_LOG_DOMAIN=\"e-text\"

noinst_LTLIBRARIES = libgal-a11y-etext.la

libgal_a11y_etext_la_SOURCES =          \
    gal-a11y-e-text-factory.c       \
    gal-a11y-e-text.c