added distrib/Makefile
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 30 Sep 2003 20:26:41 +0000 (20:26 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 30 Sep 2003 20:26:41 +0000 (20:26 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@23 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/configure.ac

index 46d7a88..a727a39 100644 (file)
@@ -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