parse_config: make test applet easier to enable; fix its code

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2011-06-18 09:23:09 +02:00
parent a1a448347e
commit 3a649363aa
3 changed files with 29 additions and 35 deletions

View File

@@ -64,7 +64,6 @@ lib-y += hash_md5_sha.o
lib-y += messages.o
lib-y += mode_string.o
lib-y += parse_mode.o
lib-y += parse_config.o
lib-y += perror_msg.o
lib-y += perror_nomsg.o
lib-y += perror_nomsg_and_die.o