From b609ffac0f4c7311e3adf0973521dd46590d8754 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 17 Oct 2003 00:17:08 +0000 Subject: xml fix git-svn-id: file:///home/lennart/svn/public/ifplugd/trunk@55 2bf48fe7-cfc1-0310-909f-d9042e1e0fef --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 13d8694..a3d7173 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am 22 2003-06-15 16:36:33Z lennart $ +# $Id$ # This file is part of ifplugd. # @@ -31,7 +31,7 @@ homepage: all dist test -d $$HOME/homepage/lennart mkdir -p $$HOME/homepage/lennart/projects/ifplugd cp *.tar.gz $$HOME/homepage/lennart/projects/ifplugd - cp man/ifplugd.8.xml man/ifstatus.8.xml man/ifplugd.conf.5.xml man/man.css man/man.xsl doc/README.html doc/style.css doc/NEWS $$HOME/homepage/lennart/projects/ifplugd + cp man/ifplugd.8.xml man/ifstatus.8.xml man/ifplugd.conf.5.xml man/xmltoman.css man/xmltoman.xsl doc/README.html doc/style.css doc/NEWS $$HOME/homepage/lennart/projects/ifplugd cp $$HOME/homepage/lennart/projects/ifplugd/README.html $$HOME/homepage/lennart/projects/ifplugd/index.html -- cgit