diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2009-03-28 14:01:41 -0700 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2009-03-28 14:01:41 -0700 |
commit | 7a75d5e493c11078b4047b8886e26674222ab810 (patch) | |
tree | 22db4825a97f464a30ed0d5b6624b5debf0ed6cc /tools | |
parent | af6de21147d970e9d34fd1e4176bee96e7b1c6b4 (diff) | |
download | connman-7a75d5e493c11078b4047b8886e26674222ab810.tar.gz connman-7a75d5e493c11078b4047b8886e26674222ab810.tar.bz2 connman-7a75d5e493c11078b4047b8886e26674222ab810.zip |
Add skeleton for testing tools directory
Diffstat (limited to 'tools')
-rw-r--r-- | tools/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am new file mode 100644 index 00000000..02742923 --- /dev/null +++ b/tools/Makefile.am @@ -0,0 +1,2 @@ + +MAINTAINERCLEANFILES = Makefile.in |