diff options
author | Ted Gould <ted@canonical.com> | 2009-11-03 11:16:20 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-11-03 11:16:20 -0600 |
commit | 1021a835cfe8adaabb367f67585f701cd0b5f4d5 (patch) | |
tree | 758ba7cb235c3adf09bb45b226a5bc015a3379dc /Makefile.am | |
parent | b5f41d1c0ca30f1cf7379e754d906681ccfbe9e1 (diff) | |
parent | b3fc7791fdf7bea9787555b63c33e0b1f67390c4 (diff) | |
download | libayatana-indicator-1021a835cfe8adaabb367f67585f701cd0b5f4d5.tar.gz libayatana-indicator-1021a835cfe8adaabb367f67585f701cd0b5f4d5.tar.bz2 libayatana-indicator-1021a835cfe8adaabb367f67585f701cd0b5f4d5.zip |
We need atleast the loader branch as that's what we want to change.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index ae85ded..8894e24 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,8 @@ SUBDIRS = \ - libindicator + libindicator \ + tests \ + tools DISTCLEANFILES = \ libindicator-*.tar.gz |