diff options
| author | Ted Gould <ted@canonical.com> | 2009-08-12 22:41:34 -0600 |
|---|---|---|
| committer | Ted Gould <ted@canonical.com> | 2009-08-12 22:41:34 -0600 |
| commit | 6cb2b444b5ddd3d123b5cd780f9db4a3788fd877 (patch) | |
| tree | fd3883d7088841acb4a9d306dadd067bf6c078c4 /Makefile.am | |
| parent | 32ae53755e9d5646ca3779bd889303d6a8ef5378 (diff) | |
| parent | bf96c0b8a2af6db0fb731965d7f30bbbe459dd96 (diff) | |
| download | ayatana-indicator-session-6cb2b444b5ddd3d123b5cd780f9db4a3788fd877.tar.gz ayatana-indicator-session-6cb2b444b5ddd3d123b5cd780f9db4a3788fd877.tar.bz2 ayatana-indicator-session-6cb2b444b5ddd3d123b5cd780f9db4a3788fd877.zip | |
Merging in fixes from the distro team to make packaging actually good.
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 |
