From bf169e8d82e4ef3a89076ffa096bdc5b88091401 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 29 Dec 2008 16:28:25 +0100 Subject: Add directory for client application --- client/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 client/Makefile.am (limited to 'client') diff --git a/client/Makefile.am b/client/Makefile.am new file mode 100644 index 00000000..02742923 --- /dev/null +++ b/client/Makefile.am @@ -0,0 +1,2 @@ + +MAINTAINERCLEANFILES = Makefile.in -- cgit