Fix regeneration of atconfig.

* tests/local.mk (tests/atconfig): The rule was incorrect, but
	remove it: now that there is no tests/Makefile.am, the top-level
	Makefile properly updates atconfig when needed.
This commit is contained in:
Akim Demaille
2008-12-07 13:44:05 +01:00
parent e8cd1ad655
commit 97abf54412
2 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
2008-12-08 Akim Demaille <demaille@gostai.com>
Fix regeneration of atconfig.
* tests/local.mk (tests/atconfig): The rule was incorrect, but
remove it: now that there is no tests/Makefile.am, the top-level
Makefile properly updates atconfig when needed.
2008-12-07 Di-an Jan <dianj@freeshell.org>
Implement the FIXME that ends an user action with a semicolon