diff options
author | Ted Gould <ted@gould.cx> | 2010-02-18 09:46:44 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-02-18 09:46:44 -0600 |
commit | 18e23b393832c3c1b9147be8443f0d92773d8065 (patch) | |
tree | 5e3fa53bddc01260449f9522212d110bde77fc7e /Makefile.am | |
parent | 414afb961106144fa9339550e8654c59c1e734a0 (diff) | |
parent | e07cdb88407dc186d7cdb236e410b6ae9c4fc3f8 (diff) | |
download | ayatana-indicator-session-18e23b393832c3c1b9147be8443f0d92773d8065.tar.gz ayatana-indicator-session-18e23b393832c3c1b9147be8443f0d92773d8065.tar.bz2 ayatana-indicator-session-18e23b393832c3c1b9147be8443f0d92773d8065.zip |
* Upstream release 0.2.3
* Switch menu ordering to match design spec
* Change switch menu item to "Switch from..."
* Move from Devkit-Power to upower
* Adding in user logged in icon and menu item
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 0233fbf..3d97874 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ SUBDIRS = \ data \ po -EXTRA_DIST = COPYING.LGPL +EXTRA_DIST = COPYING.LGPL autogen.sh DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall |