aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 91f5b16..f94219f 100644
--- a/README
+++ b/README
@@ -42,13 +42,13 @@ steps:
3. Add it to *git* index:
#+BEGIN_SRC shell-script
git add runcap
#+END_SRC
4. Add it to your toplevel *Makefile.am*.
#+BEGIN_SRC make
- ACLOCAL_AMFLAGS = -I grecs/am
+ ACLOCAL_AMFLAGS = -I runcap
SUBDIRS = runcap
#+END_SRC
5. Edit your *configure.ac*
#+BEGIN_SRC automake
RUNCAP_SETUP

Return to:

Send suggestions and report system problems to the System administrator.