diff options
Diffstat (limited to 'meta/recipes-devtools/automake/automake.inc')
-rw-r--r-- | meta/recipes-devtools/automake/automake.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/automake/automake.inc b/meta/recipes-devtools/automake/automake.inc index 507c062e4ab..b73cdeb60be 100644 --- a/meta/recipes-devtools/automake/automake.inc +++ b/meta/recipes-devtools/automake/automake.inc @@ -1,4 +1,4 @@ -SUMMARY = "A GNU tool for automatically generating Makefiles." +SUMMARY = "A GNU tool for automatically generating Makefiles" DESCRIPTION = "Automake is a tool for automatically generating `Makefile.in' files compliant with the GNU Coding \ Standards. Automake requires the use of Autoconf." LICENSE = "GPLv2" |