diff options
author | Ted Gould <ted@canonical.com> | 2009-10-05 10:07:09 -0400 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-10-05 10:07:09 -0400 |
commit | 2b1220bd8455a79ff0f3da340cf9337c159d1720 (patch) | |
tree | 4e244587232db083e4ea3b4b5e5e565f66537080 /tools | |
parent | 486c45ab42e2741d82594af5f5d982266c64f327 (diff) | |
download | libdbusmenu-2b1220bd8455a79ff0f3da340cf9337c159d1720.tar.gz libdbusmenu-2b1220bd8455a79ff0f3da340cf9337c159d1720.tar.bz2 libdbusmenu-2b1220bd8455a79ff0f3da340cf9337c159d1720.zip |
Making a tools directory
Diffstat (limited to 'tools')
-rw-r--r-- | tools/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am new file mode 100644 index 0000000..7299564 --- /dev/null +++ b/tools/Makefile.am @@ -0,0 +1,3 @@ + +# Stuff will go here. + |