diff options
author | Ted Gould <ted@canonical.com> | 2009-02-17 09:10:00 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-02-17 09:10:00 -0600 |
commit | 711265cd1de2583863ce9fbdfb17ad1aeb4c7751 (patch) | |
tree | 60836318a4de32c1396626130f116b9edc2c4832 /Makefile.am | |
parent | d4ebcf175465d66f7a6fbc884c08d4a3a0b4f447 (diff) | |
download | libayatana-indicator-711265cd1de2583863ce9fbdfb17ad1aeb4c7751.tar.gz libayatana-indicator-711265cd1de2583863ce9fbdfb17ad1aeb4c7751.tar.bz2 libayatana-indicator-711265cd1de2583863ce9fbdfb17ad1aeb4c7751.zip |
Adding the LGPL licenses and making sure they get into the tarball.
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 a9fb31d..45a2bdb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,6 +8,8 @@ SUBDIRS = \ docs EXTRA_DIST = \ + COPYING.LIB.LGPL.2.1 \ + COPYING.LIB.LGPL.3 \ gtk-doc.make \ omf.make \ xmldocs.make |