diff options
| author | Ted Gould <ted@canonical.com> | 2009-03-12 19:21:22 +0200 |
|---|---|---|
| committer | Ted Gould <ted@canonical.com> | 2009-03-12 19:21:22 +0200 |
| commit | cad75161c3193652507cba2cafec732a0757ae03 (patch) | |
| tree | 58e0ffadcad297cb49943ef06b4b364c75960ba2 /Makefile.am | |
| parent | 34d085bf03d1b745a21d7353b3d980f6e3e07d90 (diff) | |
| download | libayatana-indicator-0.1.2.tar.gz libayatana-indicator-0.1.2.tar.bz2 libayatana-indicator-0.1.2.zip | |
Fixes for distcheck0.1.2
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 3 |
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 + |
