diff options
author | Ted Gould <ted@gould.cx> | 2010-03-04 12:19:47 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-03-04 12:19:47 -0600 |
commit | 36cd4b96aef17ca1ea48d3a0e42f4dea057fd056 (patch) | |
tree | 17bdb456db0f30375c1b3466ed0b1d459049ca91 /Makefile.am | |
parent | 752b8803e71fffa7cd90fe63e0c97603d69d80d7 (diff) | |
parent | 2b85f39462428c849c00b16ac35e2197d8cb51f5 (diff) | |
download | ayatana-indicator-session-36cd4b96aef17ca1ea48d3a0e42f4dea057fd056.tar.gz ayatana-indicator-session-36cd4b96aef17ca1ea48d3a0e42f4dea057fd056.tar.bz2 ayatana-indicator-session-36cd4b96aef17ca1ea48d3a0e42f4dea057fd056.zip |
* Upstream Release 0.2.5
* Restart required menu item when it's required for updates
* New logout dialogs.
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 |