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 /configure.ac | |
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 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 51706ef..fe4aec5 100644 --- a/configure.ac +++ b/configure.ac @@ -87,6 +87,7 @@ Makefile libindicator/Makefile libindicator/indicator.pc tests/Makefile +tools/Makefile ]) ########################### |