diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2009-12-16 16:56:59 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2009-12-16 16:56:59 -0500 |
commit | cef679b677c8cd78f67bc6a9d9933f7234490759 (patch) | |
tree | ccfe659f215473b204e50212617e0c1ca201bc15 /Makefile.am | |
parent | 2ba572c4055412bbe6072a8e09bbc94580d50c94 (diff) | |
parent | 8a26b8c15e726e090f7cab7afd366f764f2ab73c (diff) | |
download | ayatana-indicator-application-cef679b677c8cd78f67bc6a9d9933f7234490759.tar.gz ayatana-indicator-application-cef679b677c8cd78f67bc6a9d9933f7234490759.tar.bz2 ayatana-indicator-application-cef679b677c8cd78f67bc6a9d9933f7234490759.zip |
merged from trunk
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index d05078e..a9b445c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,6 @@ SUBDIRS = data \ src \ + bindings \ example \ tests \ docs |