From 65e09ba0c11fd24c3834b72dc7ee81424ab2198a Mon Sep 17 00:00:00 2001 From: Ruben Laguna Date: Wed, 28 Jan 2015 22:51:33 +0100 Subject: [PATCH] Add reference material --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index 251589c..d5d8fc4 100644 --- a/README +++ b/README @@ -27,3 +27,8 @@ to test the whole setup. You need to run ./autogen.sh && ./configure after modifying *.ac or *.am files +Reference material +================== + +Autotools: A Practitioner's Guide to GNU Autoconf, Automake, and Libtool by John Calcote +Autotools Mythbuster https://autotools.io/index.html