diff options
author | Cody Russell <crussell@canonical.com> | 2009-12-11 10:28:06 -0600 |
---|---|---|
committer | Cody Russell <crussell@canonical.com> | 2009-12-11 10:28:06 -0600 |
commit | 6d3743ef998358604fc37a3e1759257cd1061523 (patch) | |
tree | f9507a0cb28461717be73203997f4cff72449fd9 /Makefile.am | |
parent | dc33785e02e846dc061b06a349a1d6033e333d35 (diff) | |
download | ayatana-indicator-application-6d3743ef998358604fc37a3e1759257cd1061523.tar.gz ayatana-indicator-application-6d3743ef998358604fc37a3e1759257cd1061523.tar.bz2 ayatana-indicator-application-6d3743ef998358604fc37a3e1759257cd1061523.zip |
Build for Mono bindings
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 33f9f3e..14ff7f7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,6 @@ SUBDIRS = data \ src \ + sources \ example \ tests |