summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/chdir-long.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chdir-long.c b/lib/chdir-long.c
index 4702432a7..c3e71fded 100644
--- a/lib/chdir-long.c
+++ b/lib/chdir-long.c
@@ -269,6 +269,6 @@ main (int argc, char *argv[])
/*
Local Variables:
-compile-command: "gcc -DTEST_CHDIR=1 -DHAVE_CONFIG_H -I.. -g -O -W -Wall chdir-long.c libfetish.a"
+compile-command: "gcc -DTEST_CHDIR=1 -DHAVE_CONFIG_H -I.. -g -O -W -Wall chdir-long.c libcoreutils.a"
End:
*/