start to track Daniel's version
[util-vserver.git] / man / Makefile-files
diff --git a/man/Makefile-files b/man/Makefile-files
deleted file mode 100644 (file)
index 12996ca..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-## $Id: Makefile-files 1192 2004-03-10 02:30:34Z ensc $  -*- makefile -*-
-
-## Copyright (C) 2003 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
-##  
-## This program is free software; you can redistribute it and/or modify
-## it under the terms of the GNU General Public License as published by
-## the Free Software Foundation; either version 2, or (at your option)
-## any later version.
-##  
-## This program is distributed in the hope that it will be useful,
-## but WITHOUT ANY WARRANTY; without even the implied warranty of
-## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-## GNU General Public License for more details.
-##  
-## You should have received a copy of the GNU General Public License
-## along with this program; if not, write to the Free Software
-## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-##  
-
-man_pages              =  man/chbind.8 \
-                          man/chcontext.8 \
-                          man/distrib-info.8 \
-                          man/rebootmgr.8 \
-                          man/reducecap.8 \
-                          man/vps.8 \
-                          man/vpstree.8 \
-                          man/vserver-copy.8 \
-                          man/vserver-stat.8 \
-                          man/vserver.8 \
-                          man/vtop.8
-
-man_MANS +=            $(man_pages)
-EXTRA_DIST +=          $(man_pages)