diff options
author | Ted Gould <ted@gould.cx> | 2009-12-14 09:42:57 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2009-12-14 09:42:57 -0600 |
commit | aebb91e11ed149e1f48e9f05e3d4680304f42620 (patch) | |
tree | 27ca1a00c4bb7cc491393b13902430b94c578daa /Makefile.am | |
parent | d3038937c5f5621da42952a026c61e1f5f74e83a (diff) | |
parent | 5e6e5ba6c2ad9b2919aa87da80cbbe8f4655d1c1 (diff) | |
download | libayatana-appindicator-aebb91e11ed149e1f48e9f05e3d4680304f42620.tar.gz libayatana-appindicator-aebb91e11ed149e1f48e9f05e3d4680304f42620.tar.bz2 libayatana-appindicator-aebb91e11ed149e1f48e9f05e3d4680304f42620.zip |
Merging in Jason's fix of Cody's branch. Yeah, seriously.
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 |