summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2012-04-30 01:23:06 +0200
committerJouke Witteveen <j.witteveen@gmail.com>2012-04-30 01:23:06 +0200
commit2401ca411949a882c23f01942379e37dd1daa36c (patch)
treef1bb8b59c55d1023cc668ee9f62b40287dbdfb50 /Makefile
parent154cbc6c9bc764cc9754a86bcf5e39044d86352e (diff)
downloadnetctl-2401ca411949a882c23f01942379e37dd1daa36c.tar.gz
netctl-2401ca411949a882c23f01942379e37dd1daa36c.tar.xz
Move the website to a website
Give users a way to stumble upon this marvelous piece of literature that had completely been forgotten (it was introduced in the repository around netcfg 2.6, but never installed).
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 16c7298..de607c2 100644
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,6 @@ install-docs: docs
install -m644 docs/*.5 $(DESTDIR)/usr/share/man/man5/
install -m644 docs/*.8 $(DESTDIR)/usr/share/man/man8/
install -d $(DESTDIR)/usr/share/doc/netcfg/contrib
- install -m644 docs/*.html $(DESTDIR)/usr/share/doc/netcfg/
install -m644 contrib/{*.hook,pm-utils.handler} $(DESTDIR)/usr/share/doc/netcfg/contrib/
docs: