summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org
index b9489c8..fbd7ae3 100644
--- a/README.org
+++ b/README.org
@@ -1,5 +1,5 @@
Guile-Debbugs --- Guile bindings for Debbugs
-Copyright © 2017 Ricardo Wurmus <rekado@elephly.net>
+Copyright © 2017, 2018 Ricardo Wurmus <rekado@elephly.net>
See the end of the file for license conditions.
* What is this?
@@ -20,7 +20,7 @@ and documentation. (You will have to build it first.)
* Hacking
#+BEGIN_SRC bash
-guix environment --ad-hoc autoconf automake texinfo pkg-config guile@2.2
+guix environment --ad-hoc autoconf automake make texinfo pkg-config guile@2.2
./bootstrap.sh
./configure
make