diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2010-03-10 16:21:27 +0100 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2010-03-10 16:21:27 +0100 |
commit | ba895a16be25c5c5507e5af41ab5cf1b53eb6282 (patch) | |
tree | 3d3f765b91c46796212e7c872f70e44d4241a038 /Makefile.am | |
parent | b713998c9af2c9929c6b2667174cec5c4af75041 (diff) | |
parent | 45f88031f73db9d56e1367b12ba5a484543b679e (diff) | |
download | ayatana-indicator-session-ba895a16be25c5c5507e5af41ab5cf1b53eb6282.tar.gz ayatana-indicator-session-ba895a16be25c5c5507e5af41ab5cf1b53eb6282.tar.bz2 ayatana-indicator-session-ba895a16be25c5c5507e5af41ab5cf1b53eb6282.zip |
releasing version 0.2.5-0ubuntu1
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3d97874..39b5cdb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ SUBDIRS = \ data \ po -EXTRA_DIST = COPYING.LGPL autogen.sh +EXTRA_DIST = autogen.sh DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall |