From: Enrico Scholz Date: Wed, 28 Apr 2004 18:08:36 +0000 (+0000) Subject: added coreassert.h X-Git-Tag: VERSION_0_10~61 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb34734bc6434d7db06a59a5baf43e76de1b13e8;p=util-vserver.git added coreassert.h git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1524 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/util-vserver/lib_internal/Makefile-files b/util-vserver/lib_internal/Makefile-files index 47ed2e7..4c2eb5d 100644 --- a/util-vserver/lib_internal/Makefile-files +++ b/util-vserver/lib_internal/Makefile-files @@ -19,6 +19,7 @@ noinst_LIBRARIES += lib_internal/libinternal.a noinst_HEADERS += \ + lib_internal/coreassert.h \ lib_internal/jail.h \ lib_internal/matchlist.h \ lib_internal/pathinfo.h \