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.in | |
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.in')
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index 75e695e..1dba7dc 100644 --- a/Makefile.in +++ b/Makefile.in @@ -237,6 +237,7 @@ SUBDIRS = \ tests \ tools +DISTCHECK_CONFIGURE_FLAGS = --disable-deprecations DISTCLEANFILES = \ libindicator-*.tar.gz |