aboutsummaryrefslogtreecommitdiffstats
path: root/common/srv.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/srv.c')
-rw-r--r--common/srv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/srv.c b/common/srv.c
index c493f973e..74afbcb71 100644
--- a/common/srv.c
+++ b/common/srv.c
@@ -326,6 +326,6 @@ main(int argc,char *argv[])
/*
Local Variables:
-compile-command: "cc -DTEST -I.. -I../include -Wall -g -o srv srv.c -lresolv ../tools/no-libgcrypt.o ../jnlib/libjnlib.a"
+compile-command: "cc -DTEST -I.. -I../include -Wall -g -o srv srv.c -lresolv ../tools/no-libgcrypt.o ../common/libcommon.a"
End:
*/