add convenience targets to Makefiles; require autmake 1.9;

install HTML versin of user guide in Debian
This commit is contained in:
marschap
2006-09-14 09:48:40 +00:00
parent a83702643b
commit 24a8996795
7 changed files with 41 additions and 1 deletions
+1
View File
@@ -75,6 +75,7 @@ install: build
# Add here commands to install the package into debian/lcdproc.
$(MAKE) install DESTDIR=$(CURDIR)/debian/lcdproc
$(MAKE) install-html-userguide DESTDIR=$(CURDIR)/debian/lcdproc
# install config file (with some corrections
sed -e '/^DriverPath=/s,server/drivers,/usr/lib/lcdproc,' \