summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual/adt-command.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/adt-manual/adt-command.xml')
-rw-r--r--documentation/adt-manual/adt-command.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/adt-manual/adt-command.xml b/documentation/adt-manual/adt-command.xml
index 0ed3396ef5..c2fce8ee4c 100644
--- a/documentation/adt-manual/adt-command.xml
+++ b/documentation/adt-manual/adt-command.xml
@@ -28,7 +28,7 @@
28 28
29 <para> 29 <para>
30 Collectively, these conditions allow you to easily use the toolchain 30 Collectively, these conditions allow you to easily use the toolchain
31 outside of the OpenEmbedded build environment on both autotools-based 31 outside of the OpenEmbedded build environment on both Autotools-based
32 projects and Makefile-based projects. 32 projects and Makefile-based projects.
33 This chapter provides information for both these types of projects. 33 This chapter provides information for both these types of projects.
34 </para> 34 </para>
@@ -48,7 +48,7 @@
48 <title>Creating and Running a Project Based on GNU Autotools</title> 48 <title>Creating and Running a Project Based on GNU Autotools</title>
49 49
50 <para> 50 <para>
51 Follow these steps to create a simple autotools-based project: 51 Follow these steps to create a simple Autotools-based project:
52 <orderedlist> 52 <orderedlist>
53 <listitem><para><emphasis>Create your directory:</emphasis> 53 <listitem><para><emphasis>Create your directory:</emphasis>
54 Create a clean directory for your project and then make 54 Create a clean directory for your project and then make