From: Daniel Hokka Zakrisson Date: Wed, 8 Aug 2007 20:47:12 +0000 (+0000) Subject: Add sys_unshare to the Makefile. X-Git-Tag: release-0.30.214~26 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e29313843c6dceea7c20bed13f66134274751c5;p=util-vserver.git Add sys_unshare to the Makefile. git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2579 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/lib_internal/Makefile-files b/lib_internal/Makefile-files index d21d4a8..85f807b 100644 --- a/lib_internal/Makefile-files +++ b/lib_internal/Makefile-files @@ -59,6 +59,7 @@ noinst_HEADERS += \ lib_internal/string.h \ lib_internal/sys_clone.h \ lib_internal/sys_personality.h \ + lib_internal/sys_unshare.h \ lib_internal/unify.h \ lib_internal/util.h \ lib_internal/util-cast.h \