From 7d32cbea18afba39c0048ecf63037e33ec56ee05 Mon Sep 17 00:00:00 2001 From: Andrew Shadura Date: Tue, 21 Jun 2016 11:57:26 +0200 Subject: Imported Upstream version 0.28 --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 600e429..86e92d8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am 116 2004-12-19 00:24:29Z lennart $ +# $Id: Makefile.am 125 2005-06-04 19:44:24Z lennart $ # This file is part of ifplugd. # @@ -32,7 +32,7 @@ homepage: all dist mkdir -p $$HOME/homepage/private/projects/ifplugd cp ifplugd-@PACKAGE_VERSION@.tar.gz $$HOME/homepage/private/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/private/projects/ifplugd - cp $$HOME/homepage/private/projects/ifplugd/README.html $$HOME/homepage/private/projects/ifplugd/index.html + ln -sf README.html $$HOME/homepage/private/projects/ifplugd/index.html distcleancheck: @: -- cgit v1.2.3