summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorZdenek Prikryl <zprikryl@redhat.com>2009-03-19 14:43:10 +0100
committerZdenek Prikryl <zprikryl@redhat.com>2009-03-19 14:43:10 +0100
commitb844e685103b37a151e63f144550556c1a7bae47 (patch)
treed1b8d9acdb5ea497b0a494226c142ded42a4afa0 /INSTALL
parent0da04fa121546f9f8f05436e898f988830a27261 (diff)
downloadabrt-b844e685103b37a151e63f144550556c1a7bae47.tar.gz
abrt-b844e685103b37a151e63f144550556c1a7bae47.tar.xz
abrt-b844e685103b37a151e63f144550556c1a7bae47.zip
minor fixes
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 4 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 1eb457ef..1279d6c7 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,6 +1,7 @@
How to install
==============
-1. ./configure
-2. make
-3. make install \ No newline at end of file
+1. autogen.sh
+2. ./configure
+3. make
+4. make install \ No newline at end of file