diff options
author | Ted Gould <ted@gould.cx> | 2009-12-14 11:16:00 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2009-12-14 11:16:00 -0600 |
commit | 0d59bd4f60ff7d545eee407dba34f744ab6b6831 (patch) | |
tree | b17286acc11be141c3dc3d9959d17224ef7915b4 /Makefile.am | |
parent | a5dfa7615a4fc8ff6fa647f3324f4349a0ad7e19 (diff) | |
parent | 985c449e8efe4e258d286857f6a71a7726b43561 (diff) | |
download | libayatana-appindicator-0d59bd4f60ff7d545eee407dba34f744ab6b6831.tar.gz libayatana-appindicator-0d59bd4f60ff7d545eee407dba34f744ab6b6831.tar.bz2 libayatana-appindicator-0d59bd4f60ff7d545eee407dba34f744ab6b6831.zip |
* Upstream work
* 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 d05078e..a9b445c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,6 @@ SUBDIRS = data \ src \ + bindings \ example \ tests \ docs |