diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2009-08-11 09:28:58 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2009-08-11 09:28:58 -0400 |
commit | fef084999d1b126590d90f097d9e67c06e9098bf (patch) | |
tree | 3be86ccf7b1347a186f417a9e44f814953c42fe7 /Makefile.am | |
parent | 32ae53755e9d5646ca3779bd889303d6a8ef5378 (diff) | |
parent | 0cf0a859c1b1b8cae81c5ad9a911093c92301dab (diff) | |
download | ayatana-indicator-session-fef084999d1b126590d90f097d9e67c06e9098bf.tar.gz ayatana-indicator-session-fef084999d1b126590d90f097d9e67c06e9098bf.tar.bz2 ayatana-indicator-session-fef084999d1b126590d90f097d9e67c06e9098bf.zip |
Ken VanDine 2009-08-11 Added license files
Ken VanDine 2009-08-11 Include the icons in dist
Ken VanDine 2009-08-11 Set version 0.1
Ken VanDine 2009-08-11 Correct the FSF address
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 |