diff options
author | Ted Gould <ted@gould.cx> | 2010-11-11 14:40:03 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-11-11 14:40:03 -0600 |
commit | df21e797234f5bb4bd7e2a014296efe20ac6d2f3 (patch) | |
tree | 9b46318f3c6ff12e79b3a3da65523b5a1818bc3e /Makefile.am | |
parent | b91aaa92453fbab73397019070d86c0a9b6fa7ce (diff) | |
parent | 7d8375c7694f91fb05f72cf175a0a0219ba19bb1 (diff) | |
download | libayatana-indicator-df21e797234f5bb4bd7e2a014296efe20ac6d2f3.tar.gz libayatana-indicator-df21e797234f5bb4bd7e2a014296efe20ac6d2f3.tar.bz2 libayatana-indicator-df21e797234f5bb4bd7e2a014296efe20ac6d2f3.zip |
Import upstream version 0.3.15
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index f290d63..c955c6a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,6 +4,8 @@ SUBDIRS = \ tests \ tools +DISTCHECK_CONFIGURE_FLAGS = --disable-deprecations + DISTCLEANFILES = \ libindicator-*.tar.gz |