diff options
Diffstat (limited to 'a11y/Makefile.am')
-rw-r--r-- | a11y/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/a11y/Makefile.am b/a11y/Makefile.am index c3e7a89fed..c98e486e7f 100644 --- a/a11y/Makefile.am +++ b/a11y/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = . calendar widgets +SUBDIRS = . calendar widgets addressbook # for debug #A11Y_CFLAGS += -pedantic -ansi -DACC_DEBUG -Werror |