diff options
author | Ted Gould <ted@canonical.com> | 2009-02-04 18:58:00 +0100 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-02-04 18:58:00 +0100 |
commit | cf719f1fe43456745decbed1f7cf79a8fa5f9506 (patch) | |
tree | 1a5fb236f2fb482f395b07dfc5737bca41a185a4 /Makefile.am | |
parent | eae7dfc09c05436a138cbf0585d6f45e07e46969 (diff) | |
parent | 7ef6658a210f363bfe20563aad59b145d77ef43a (diff) | |
download | libayatana-indicator-cf719f1fe43456745decbed1f7cf79a8fa5f9506.tar.gz libayatana-indicator-cf719f1fe43456745decbed1f7cf79a8fa5f9506.tar.bz2 libayatana-indicator-cf719f1fe43456745decbed1f7cf79a8fa5f9506.zip |
Merge in documentation and icons
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 555e6d5..aa9b4d6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,4 +4,5 @@ SUBDIRS = \ libindicate \ tests \ data \ - po + po \ + docs |