aboutsummaryrefslogblamecommitdiffstats
path: root/a11y/Makefile.am
blob: c98e486e7f952af0cb4b3ceb1dc3268eb7305fdb (plain) (tree)
1
2
3
4
5
                                        
 

                                                   
 









                                                         
 
SUBDIRS = . calendar widgets addressbook

# for debug
#A11Y_CFLAGS += -pedantic -ansi -DACC_DEBUG -Werror

privlib_LTLIBRARIES = libevolution-a11y.la

INCLUDES =                                              \
        -I$(top_srcdir)/a11y                            \
        $(A11Y_CFLAGS)

libevolution_a11y_la_SOURCES =              \
        ea-factory.h                            \
        ea-cell-table.h                         \
        ea-cell-table.c