From cbffe71f71699596401af14cc96d25fccce56ad9 Mon Sep 17 00:00:00 2001 From: Enrico Scholz Date: Tue, 30 Sep 2003 20:26:41 +0000 Subject: [PATCH] added distrib/Makefile git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@23 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- util-vserver/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util-vserver/configure.ac b/util-vserver/configure.ac index 46d7a88..a727a39 100644 --- a/util-vserver/configure.ac +++ b/util-vserver/configure.ac @@ -99,5 +99,5 @@ AC_SUBST(kernelincludedir) AC_MSG_RESULT($kernelincludedir/linux) -AC_CONFIG_FILES([vserver.spec Makefile]) +AC_CONFIG_FILES([vserver.spec Makefile distrib/Makefile]) AC_OUTPUT -- 1.8.1.5