From: Enrico Scholz Date: Tue, 30 Sep 2003 20:26:41 +0000 (+0000) Subject: added distrib/Makefile X-Git-Tag: VERSION_0_10~1331 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbffe71f71699596401af14cc96d25fccce56ad9;p=util-vserver.git added distrib/Makefile git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@23 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- 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