diff --git a/Makefile.in b/Makefile.in index 9626325..e11a1d1 100644 --- a/Makefile.in +++ b/Makefile.in @@ -130,7 +130,7 @@ install: chronyd chronyc chrony.txt $(CC) $(CFLAGS) $(CPPFLAGS) -S $< check : - cd test/simulation; ./run + cd test/simulation && ./run install-docs : docs [ -d $(DESTDIR)$(DOCDIR) ] || mkdir -p $(DESTDIR)$(DOCDIR)