diff options
Diffstat (limited to 'meta/recipes-devtools/automake/automake.inc')
| -rw-r--r-- | meta/recipes-devtools/automake/automake.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-devtools/automake/automake.inc b/meta/recipes-devtools/automake/automake.inc index d68c45d4f7..524e93e153 100644 --- a/meta/recipes-devtools/automake/automake.inc +++ b/meta/recipes-devtools/automake/automake.inc | |||
| @@ -1,4 +1,6 @@ | |||
| 1 | DESCRIPTION = "A tool for automatically generating Makefiles." | 1 | SUMMARY = "A GNU tool for automatically generating Makefiles." |
| 2 | DESCRIPTION = "Automake is a tool for automatically generating `Makefile.in' files compliant with the GNU Coding \ | ||
| 3 | Standards. Automake requires the use of Autoconf." | ||
| 2 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
| 3 | HOMEPAGE = "http://www.gnu.org/software/automake/" | 5 | HOMEPAGE = "http://www.gnu.org/software/automake/" |
| 4 | SECTION = "devel" | 6 | SECTION = "devel" |
