diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 8cb9d75aa..739c55f68 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = m4 tools spec telepathy-glib tests docs inspector +SUBDIRS = m4 tools spec telepathy-glib tests docs examples inspector DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-debug |