From d986aeb99fa33967374290bf7ce75eab76c6d446 Mon Sep 17 00:00:00 2001 From: Dmitri Pal Date: Mon, 23 Feb 2009 10:38:06 -0500 Subject: Initial commit. --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Makefile.am (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..3d99c97 --- /dev/null +++ b/Makefile.am @@ -0,0 +1,2 @@ +#SUBDIRS = collection dispatcher ini tools sinks +SUBDIRS = tools collection -- cgit