diff --git a/slsDetectorSoftware/Makefile b/slsDetectorSoftware/Makefile index 7caf6bfbd..81d268283 100644 --- a/slsDetectorSoftware/Makefile +++ b/slsDetectorSoftware/Makefile @@ -62,6 +62,6 @@ install_inc: cp -P $(HEADERS) $(DESTDIR) -install_doc: +install_doc: doc $(shell test -d $(DESTDIR) || mkdir -p $(DESTDIR)) cp -Pr docs/* $(DESTDIR)