Fixed typo in my last changelog entry

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@23551 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2006-09-18 20:33:39 +00:00
parent b8add68872
commit 78b5f63094

View file

@ -1,7 +1,7 @@
2006-09-18 Nicola Pero <nicola.pero@meta-innovation.com>
Separated out global config from platform-specific config.
* GNUmakefile.in: Include config-noarch-make before config.make.
* GNUmakefile.in: Include config-noarch.make before config.make.
(install): Install config-noarch.make.
(uninstall): Uninstall config-noarch.make.
(distclean): Remove config-noarch.make.