diff options
author | Ted Gould <ted@canonical.com> | 2009-08-12 22:47:41 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-08-12 22:47:41 -0600 |
commit | 692f214823437c5ae15bbcd601b98cdae1d1af08 (patch) | |
tree | 9ef4f9cf4d83c507fcca6e2f92c8857fbd16a4e5 /Makefile.am | |
parent | 353afff8d6a75cc564c3e9278b616cf7420cd803 (diff) | |
parent | 76e386da015a29e46291fe66848d376e340eed7b (diff) | |
download | ayatana-indicator-session-692f214823437c5ae15bbcd601b98cdae1d1af08.tar.gz ayatana-indicator-session-692f214823437c5ae15bbcd601b98cdae1d1af08.tar.bz2 ayatana-indicator-session-692f214823437c5ae15bbcd601b98cdae1d1af08.zip |
Fixes from trunk
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 |