diff options
author | Ted Gould <ted@gould.cx> | 2009-12-14 10:00:49 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2009-12-14 10:00:49 -0600 |
commit | 985c449e8efe4e258d286857f6a71a7726b43561 (patch) | |
tree | fd06a516c7119a53bd1715613bf945be6fb2b567 /Makefile.am | |
parent | d3038937c5f5621da42952a026c61e1f5f74e83a (diff) | |
parent | bb6fa61d8ddc76486533f01ffa645e7894705f6c (diff) | |
download | ayatana-indicator-application-985c449e8efe4e258d286857f6a71a7726b43561.tar.gz ayatana-indicator-application-985c449e8efe4e258d286857f6a71a7726b43561.tar.bz2 ayatana-indicator-application-985c449e8efe4e258d286857f6a71a7726b43561.zip |
Merging in 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 |