From 96ad14a34fd727a71484db270c6f00bbec9e369b Mon Sep 17 00:00:00 2001 From: Enrico Scholz Date: Thu, 16 Oct 2003 02:32:45 +0000 Subject: [PATCH] added missing 'lib/internal.h' git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@159 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- util-vserver/lib/Makefile-files | 1 + 1 file changed, 1 insertion(+) diff --git a/util-vserver/lib/Makefile-files b/util-vserver/lib/Makefile-files index 30d76a1..fed519d 100644 --- a/util-vserver/lib/Makefile-files +++ b/util-vserver/lib/Makefile-files @@ -34,6 +34,7 @@ lib_XHDRS = lib/syscall-compat.hc \ lib/getversion-internal.hc \ lib/safechroot-internal.hc \ lib/virtual.h \ + lib/internal.h \ lib/vserver-internal.h lib_lib_LIBS = lib/libvserver.a -- 1.8.1.5