diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2007-11-12 16:56:39 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2007-11-12 16:56:39 +0000 |
commit | 0de446126e39ec8863d0449866eba06e737c3d40 (patch) | |
tree | ea28c52587d305e420b27d4bb3077fc822649283 /Makefile.am | |
parent | 519ac401537297f7691741f5e7ed9b2815842934 (diff) |
Add examples directory
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 |