aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-01-14 10:25:41 -0600
committerKen VanDine <ken.vandine@canonical.com>2011-01-14 10:25:41 -0600
commit9dee1e2decb74007676089f5d86fde138d1aac9e (patch)
treee9f8eddea319910ff5cf8501c5d30d02a4bff7f7 /Makefile.am
parenta413ebac8c43f24d72cfeb983170204418201b58 (diff)
parentada08ac02d806abfe1117c0d900a21b3d9e9c98f (diff)
downloadayatana-indicator-application-9dee1e2decb74007676089f5d86fde138d1aac9e.tar.gz
ayatana-indicator-application-9dee1e2decb74007676089f5d86fde138d1aac9e.tar.bz2
ayatana-indicator-application-9dee1e2decb74007676089f5d86fde138d1aac9e.zip
Import upstream version 0.2.91
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am14
1 files changed, 2 insertions, 12 deletions
diff --git a/Makefile.am b/Makefile.am
index 98e4a88..335efc6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,21 +1,11 @@
SUBDIRS = data \
src \
- bindings \
- example \
- tests \
- docs
+ tests
EXTRA_DIST = \
- m4/introspection.m4 \
- gtk-doc.make \
- omf.make \
- xmldocs.make \
- autogen.sh \
- COPYING.LGPL.2.1 \
- COPYING.LGPL.3 \
ChangeLog
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-localinstall --enable-introspection
+DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall
dist-hook:
@if test -d "$(top_srcdir)/.bzr"; \