From bcb7f24b97c246e55960c362a70e2c6f485ecf4e Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Mon, 15 Dec 2008 16:02:45 -0500 Subject: initial bits --- Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Makefile.am (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..e3041e4 --- /dev/null +++ b/Makefile.am @@ -0,0 +1,5 @@ +SUBDIRS = probe-modem option-zerocd + +EXTRA_DIST = \ + CONTRIBUTING + -- cgit