X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2FMakefile-files;h=4cd4f59ee4cf297392ba7a39375487ec96cc8c24;hb=7c0023fda75eb9c8ec6e50da21c51a7215886b14;hp=01f8af2ad1c96022ef572791c05f6ee766bb4a7b;hpb=e97918417e2f91e76024bee546366f2f0d43c281;p=util-vserver.git diff --git a/src/Makefile-files b/src/Makefile-files index 01f8af2..4cd4f59 100644 --- a/src/Makefile-files +++ b/src/Makefile-files @@ -316,7 +316,7 @@ src_nattribute_LDADD = $(VSERVER_LDADDS) src_nattribute_LDFLAGS = $(VSERVER_LDFLGS) src_naddress_SOURCES = src/naddress.c -src_naddress_LDADD = $(VSERVER_LDADDS) +src_naddress_LDADD = $(VSERVER_LDADDS) $(LIBINTERNAL) src_naddress_LDFLAGS = $(VSERVER_LDFLGS) EXTRA_PROGRAMS += $(src_sbin_CXX_PROGS) $(src_pkglib_CXX_PROGS)