aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-12-02 14:38:40 -0600
committerTed Gould <ted@gould.cx>2010-12-02 14:38:40 -0600
commite9a363f2e84e101199cc3c2ab38b00cbe2ac8da2 (patch)
tree741e4d5fc98aaacd0a5ec4a0a3ad85dda6a46ebb /Makefile.am
parent2367242bfbfca9adfb5e445c04166cd2df7cdde2 (diff)
downloadlibayatana-appindicator-e9a363f2e84e101199cc3c2ab38b00cbe2ac8da2.tar.gz
libayatana-appindicator-e9a363f2e84e101199cc3c2ab38b00cbe2ac8da2.tar.bz2
libayatana-appindicator-e9a363f2e84e101199cc3c2ab38b00cbe2ac8da2.zip
Removing data directory
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 98e4a88..0de0f59 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
-SUBDIRS = data \
- src \
+SUBDIRS = \
+ src \
bindings \
example \
tests \
@@ -12,7 +12,6 @@ EXTRA_DIST = \
xmldocs.make \
autogen.sh \
COPYING.LGPL.2.1 \
- COPYING.LGPL.3 \
ChangeLog
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-localinstall --enable-introspection