From ece5a305cc91230e217397ab5253b6f8f8d98b6b Mon Sep 17 00:00:00 2001 From: dormando Date: Sun, 17 Jun 2018 14:53:24 -0700 Subject: use a more explicit build example in HACKING --- HACKING | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HACKING') diff --git a/HACKING b/HACKING index cf788e4..1d815ae 100644 --- a/HACKING +++ b/HACKING @@ -14,6 +14,9 @@ once in order to create the configure script. Next, run the configure script and start doing builds. +IE: + ./autogen.sh && ./configure && make && make test + * Setting up Git Though not required, there are a couple of things you can add to git -- cgit v1.2.1