diff options
Diffstat (limited to 'a11y/Makefile.am')
-rw-r--r-- | a11y/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/a11y/Makefile.am b/a11y/Makefile.am index 073b51fe0f..a1b0f8c68b 100644 --- a/a11y/Makefile.am +++ b/a11y/Makefile.am @@ -1,6 +1,5 @@ # Somewhat odd looking to have "." in SUBDIRS, but apparently it works? -#SUBDIRS = e-text e-table . calendar widgets addressbook -SUBDIRS = e-text e-table . calendar widgets +SUBDIRS = e-text e-table . calendar widgets addressbook if OS_WIN32 WIN32_BOOTSTRAP_LIBS = \ |