diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index d22c2e047..10a1ab98d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,9 +4,6 @@ SUBDIRS = m4 tools spec telepathy-glib tests examples docs DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-debug -pkgconfigdir = ${libdir}/pkgconfig -pkgconfig_DATA = telepathy-glib.pc telepathy-glib-unstable.pc - EXTRA_DIST = \ autogen.sh \ gtk-doc.make |