diff options
Diffstat (limited to 'a11y/Makefile.am')
-rw-r--r-- | a11y/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/a11y/Makefile.am b/a11y/Makefile.am index a1b0f8c68b..cded632e64 100644 --- a/a11y/Makefile.am +++ b/a11y/Makefile.am @@ -1,5 +1,6 @@ # 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 addressbook +SUBDIRS = e-text e-table . widgets addressbook if OS_WIN32 WIN32_BOOTSTRAP_LIBS = \ |