use $(LIBINTERNAL) instead of lib_internal/libinternal.a
[util-vserver.git] / util-vserver / vserver-start / Makefile-files
index 77e6978..5823dd3 100644 (file)
@@ -48,6 +48,6 @@ vserver_start_vserver_start_bin_SOURCES = \
                                                vserver-start/vserver-start.h
 
 vserver_start_vserver_start_bin_LDADD =                $(VSERVER_LDADDS) \
-                                               lib_internal/libinternal.a \
+                                               $(LIBINTERNAL) \
                                                libensc_vector.a
 vserver_start_vserver_start_bin_LDFLAGS =      $(VSERVER_LDFLGS)