aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-03-12 19:21:22 +0200
committerTed Gould <ted@canonical.com>2009-03-12 19:21:22 +0200
commitcad75161c3193652507cba2cafec732a0757ae03 (patch)
tree58e0ffadcad297cb49943ef06b4b364c75960ba2 /Makefile.am
parent34d085bf03d1b745a21d7353b3d980f6e3e07d90 (diff)
downloadlibayatana-indicator-cad75161c3193652507cba2cafec732a0757ae03.tar.gz
libayatana-indicator-cad75161c3193652507cba2cafec732a0757ae03.tar.bz2
libayatana-indicator-cad75161c3193652507cba2cafec732a0757ae03.zip
Fixes for distcheck0.1.2
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f304ab6..d4f7ca2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,6 +14,9 @@ EXTRA_DIST = \
omf.make \
xmldocs.make
+DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-scrollkeeper
+
DISTCLEANFILES = \
indicator-applet-*.tar.gz \
gtk-doc.make
+