diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 01:11:16 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 01:11:16 +0000 |
commit | 62097a44fcb1d5472eb0882202872f15645d704d (patch) | |
tree | c1ada795321fa952642355cfce6e679149dbb901 /entities/automake.ent | |
parent | 9f155018a6f72a06fab0dcd82c350d36a93922f5 (diff) |
Billy's automake conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2356 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/automake.ent')
-rw-r--r-- | entities/automake.ent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/entities/automake.ent b/entities/automake.ent index d7f98e829..aff0e6f35 100644 --- a/entities/automake.ent +++ b/entities/automake.ent @@ -4,6 +4,7 @@ <!ENTITY c6-automake-inst SYSTEM "../chapter06/automake-inst.xml"> <!ENTITY aa-automake SYSTEM "../appendixa/automake.xml"> +<!ENTITY aa-automake-shortdesc SYSTEM "../appendixa/automake-shortdesc.xml"> <!ENTITY aa-automake-desc SYSTEM "../appendixa/automake-desc.xml"> <!ENTITY aa-automake-dep SYSTEM "../appendixa/automake-dep.xml"> <!ENTITY aa-automake-down SYSTEM "../appendixa/automake-down.xml"> |