util-vserver-0.30.208
[util-vserver.git] / man / Makefile-files
index 32816db..ddcca29 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile-files,v 1.1.4.1 2003/10/30 01:34:24 ensc Exp $  -*- makefile -*-
+## $Id: Makefile-files,v 1.4 2004/03/10 02:30:34 ensc Exp $  -*- makefile -*-
 
 ## Copyright (C) 2003 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
 ##  
 ## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 ##  
 
-man_DATMAN             =  man/chbind.8 \
+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/vrpm.8 \
                           man/vserver-copy.8 \
                           man/vserver-stat.8 \
                           man/vserver.8 \
                           man/vtop.8
+
+man_MANS +=            $(man_pages)
+EXTRA_DIST +=          $(man_pages)