diff options
author | Ted Gould <ted@canonical.com> | 2009-11-03 20:23:41 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-11-03 20:23:41 -0600 |
commit | 541f18ceb56e3db6d342ae3dbac51e527592614e (patch) | |
tree | 41ddb409dfbc7b4b905d9f57d6e7c8403c8220fa /tools | |
parent | b5f41d1c0ca30f1cf7379e754d906681ccfbe9e1 (diff) | |
parent | c09917d4792ccbd9fbd773874ae6e75e73c32a6e (diff) | |
download | libayatana-indicator-541f18ceb56e3db6d342ae3dbac51e527592614e.tar.gz libayatana-indicator-541f18ceb56e3db6d342ae3dbac51e527592614e.tar.bz2 libayatana-indicator-541f18ceb56e3db6d342ae3dbac51e527592614e.zip |
Merging in an interface for loading modules cleanly.
Diffstat (limited to 'tools')
-rw-r--r-- | tools/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am new file mode 100644 index 0000000..9de44fc --- /dev/null +++ b/tools/Makefile.am @@ -0,0 +1 @@ +#Something |