diff options
author | Ted Gould <ted@canonical.com> | 2009-08-12 22:51:51 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-08-12 22:51:51 -0600 |
commit | 87de9955b489126c389dc18b0f5a9e25bacb0540 (patch) | |
tree | fbe0128cb014838d52788d81faf05c7ad79a0b76 /Makefile.am | |
parent | 691cc8ecf86c0289bc9a0c8a6849041fd9f5f52c (diff) | |
parent | 692f214823437c5ae15bbcd601b98cdae1d1af08 (diff) | |
download | ayatana-indicator-session-87de9955b489126c389dc18b0f5a9e25bacb0540.tar.gz ayatana-indicator-session-87de9955b489126c389dc18b0f5a9e25bacb0540.tar.bz2 ayatana-indicator-session-87de9955b489126c389dc18b0f5a9e25bacb0540.zip |
Merging in updates from trunks
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 7d58c6b..f63afb4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,5 +3,7 @@ SUBDIRS = \ src \ data +EXTRA_DIST = COPYING.LGPL + DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall |