From: Enrico Scholz Date: Sun, 30 Oct 2005 16:43:24 +0000 (+0000) Subject: added 'ensc_fmt/lib_libvserver_a-%' to DIETPROGS; this fixes problems X-Git-Tag: version_0_30_210~55 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e37da7316d216eb2bb2d0a64ef71a49b94de9729;p=util-vserver.git added 'ensc_fmt/lib_libvserver_a-%' to DIETPROGS; this fixes problems e.g. with FC5's stack-protector git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2226 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/util-vserver/lib/Makefile-files b/util-vserver/lib/Makefile-files index 42dbc61..af7f50b 100644 --- a/util-vserver/lib/Makefile-files +++ b/util-vserver/lib/Makefile-files @@ -199,7 +199,8 @@ lib_libvserver_la_LDFLAGS = -version $(lib_VERSION) lib_libvserver_a_SOURCES = $(lib_SRCS) lib_libvserver_a_CPPFLAGS = $(AM_CPPFLAGS) $(LIB_DEBUG_CPPFLAGS) -DIETPROGS += lib/lib_libvserver_a-% +DIETPROGS += lib/lib_libvserver_a-% \ + ensc_fmt/lib_libvserver_a-% CLEANFILES += lib/libvserver.la \ lib/libvserver.a