summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-02-01 01:04:52 +0000
committerLennart Poettering <lennart@poettering.net>2004-02-01 01:04:52 +0000
commitda72e57b4a3b51f31f7e00f167faaf03307118c6 (patch)
tree9f09a89af9fb333892096cf73709099266b5dc78 /Makefile.am
parent806102792aeaa3e5020908e4d97593b621c9f543 (diff)
several fixes
rename ifstatus git-svn-id: file:///home/lennart/svn/public/ifplugd/trunk@96 2bf48fe7-cfc1-0310-909f-d9042e1e0fef
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index eae1c32..1fa95d9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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/xmltoman.css man/xmltoman.xsl man/xmltoman.dtd doc/README.html doc/style.css doc/NEWS $$HOME/homepage/lennart/projects/ifplugd
+ cp man/ifplugd.8.xml man/ifplugstatus.8.xml man/ifplugd.conf.5.xml man/xmltoman.css man/xmltoman.xsl man/xmltoman.dtd 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