aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-text/Makefile.am
blob: ec7795f2837cbb7c5a467577078d9979d2ee290d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
INCLUDES =                  \
    $(GNOME_INCLUDEDIR)

noinst_LIBRARIES =              \
    libetext.a

libetext_a_SOURCES =        \
    e-text.c                \
    e-text.h                \
    e-text-event-processor.c        \
    e-text-event-processor.h        \
    e-text-event-processor-emacs-like.c \
    e-text-event-processor-emacs-like.h