X-Git-Url: https://git.rohieb.name/iserv-mod-room-reservation.git/blobdiff_plain/ced06588972f0441b112f77212c50a6007f1eb8e..fc460d91d0660f9a632523ccd0a3884e0ad37702:/Makefile diff --git a/Makefile b/Makefile index 4144e5a..a004aff 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,7 @@ MKDIR=mkdir -p # hardlink the files to their destinations # TODO move documentation where Jörg wants it ;) -links: +links: sourcedoc # documentation $(MKDIR) $(DESTDIR)/usr/share/doc/iserv/mod/room-reservation/source/ $(LN) doc/{TODO,changelog.old.html} $(DESTDIR)/usr/share/doc/iserv/mod/room-reservation/ @@ -91,7 +91,7 @@ sourcedoc: mv doc/source/html/* doc/source/ && rm -rf doc/source/html # install everything -install: sourcedoc links +install: links ifeq ($(shell echo $USER),root) chkdb -r chkpriv