diff options
author | Ted Gould <ted@gould.cx> | 2010-03-15 09:49:42 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-03-15 09:49:42 -0500 |
commit | bbcf5b0f48628b903c1aa30272b2727e5c39b4ff (patch) | |
tree | fffbad7c0a92dd2efe2540fc65d7351bef60cc8a /Makefile.am | |
parent | 4b6ca8a15df3a57ba2a54c76a90090f9360709a7 (diff) | |
parent | 32e57df9ecf74f6fb99b34fc47ff8cfbc7ec431d (diff) | |
download | ayatana-indicator-session-bbcf5b0f48628b903c1aa30272b2727e5c39b4ff.tar.gz ayatana-indicator-session-bbcf5b0f48628b903c1aa30272b2727e5c39b4ff.tar.bz2 ayatana-indicator-session-bbcf5b0f48628b903c1aa30272b2727e5c39b4ff.zip |
Updating to latest trunk
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..39b5cdb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ SUBDIRS = \ data \ po -EXTRA_DIST = COPYING.LGPL +EXTRA_DIST = autogen.sh DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall |