X-Git-Url: https://git.rohieb.name/iserv-mod-room-reservation.git/blobdiff_plain/507c2935a1ef282f936edda225c8b4de7d793c76..7d2b1a35b31e14739ffc191dea4106b73bb651ce:/Makefile diff --git a/Makefile b/Makefile index 69370d7..75f86dc 100755 --- a/Makefile +++ b/Makefile @@ -36,7 +36,7 @@ MKDIR=mkdir -p links: # documentation $(MKDIR) $(DESTDIR)/usr/share/doc/iserv/mod/room-reservation/source/ - $(LN) doc/{LICENSE*,TODO,changelog*} $(DESTDIR)/usr/share/doc/iserv/mod/room-reservation/ + $(LN) doc/{TODO,changelog.html} $(DESTDIR)/usr/share/doc/iserv/mod/room-reservation/ $(LN) doc/source/html/* $(DESTDIR)/usr/share/doc/iserv/mod/room-reservation/source/ # images