aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChris E Ferron <chris.e.ferron@linux.intel.com>2012-04-25 16:18:13 -0700
committerChris E Ferron <chris.e.ferron@linux.intel.com>2012-04-25 16:18:13 -0700
commita705302cefbac29d1f934eb483596b963c2cbd66 (patch)
tree3f2be07a070ab9c518ab30cf3b89d6042e8519f5 /README
parentb7f6adc96b0c937fd605a1f8695bf7dfbd795b20 (diff)
Fixed make flags so make dist works, added rm of *.pot files for make distclean in po ir, removed unneeded AC settings.
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 912262e..adae4f0 100644
--- a/README
+++ b/README
@@ -5,6 +5,7 @@ Building & Installing PowerTOP
------------------------------
To build and install PowerTOP type the following commands,
+ ./autogen.sh
./configure
./make
./make install