diff options
| author | Ted Gould <ted@canonical.com> | 2009-10-11 22:05:28 -0500 |
|---|---|---|
| committer | Ted Gould <ted@canonical.com> | 2009-10-11 22:05:28 -0500 |
| commit | 0b18e53f290d8c536f42ce2ee7d0c905e95e27f2 (patch) | |
| tree | ae3c6ad28589c0a7a724b1343045c374538cd5ac /Makefile.am | |
| parent | ccc7f82c202d8f0691fbbfbdd36d08624ae44e0c (diff) | |
| download | libayatana-indicator-0b18e53f290d8c536f42ce2ee7d0c905e95e27f2.tar.gz libayatana-indicator-0b18e53f290d8c536f42ce2ee7d0c905e95e27f2.tar.bz2 libayatana-indicator-0b18e53f290d8c536f42ce2ee7d0c905e95e27f2.zip | |
Making a tools directory
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index f0211b0..8894e24 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,8 @@ SUBDIRS = \ libindicator \ - tests + tests \ + tools DISTCLEANFILES = \ libindicator-*.tar.gz |
