X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=util-vserver%2Ftests%2FMakefile-files;h=bfc7aba546e8eeaed38caabc9d20906c5cf02b4d;hb=df7d800c1192b3bc1e9faddca4212da7a4727b91;hp=ea5399f5ed93019968ca03a59f4cd205fc68f257;hpb=0e67039889a7f79e86cb64d397b9e83189b63358;p=util-vserver.git diff --git a/util-vserver/tests/Makefile-files b/util-vserver/tests/Makefile-files index ea5399f..bfc7aba 100644 --- a/util-vserver/tests/Makefile-files +++ b/util-vserver/tests/Makefile-files @@ -39,12 +39,12 @@ tests_testopenf_SOURCES = tests/testopenf.c tests_getctx_SOURCES = tests/getctx.c tests_getctx_LDADD = $(VSERVER_LDADDS) -tests_getctx_LDFLAGS = $(VSERVER_LDFLAGS) +tests_getctx_LDFLAGS = $(VSERVER_LDFLGS) tests_getinitpid_SOURCES = tests/getinitpid.c tests_getinitpid_LDADD = $(VSERVER_LDADDS) -tests_getinitpid_LDFLAGS = $(VSERVER_LDFLAGS) +tests_getinitpid_LDFLAGS = $(VSERVER_LDFLGS) tests_vserver_info_SOURCES = tests/vserver-info.c tests_vserver_info_LDADD = $(VSERVER_LDADDS) -tests_vserver_info_LDFLAGS = $(VSERVER_LDFLAGS) +tests_vserver_info_LDFLAGS = $(VSERVER_LDFLGS)