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

noinst_LIBRARIES =              \
    libereflow.a

libereflow_a_SOURCES =          \
    e-reflow-sorted.c           \
    e-reflow-sorted.h           \
    e-reflow.c              \
    e-reflow.h