diff --git a/Makefile.in b/Makefile.in index 0ff497f..eabeac4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -301,7 +301,7 @@ install-shared: \ @mkdir -p $(DESTDIR)$(datadir) @$(INSTALL_DATA) \ - conf/colors.conf + conf/colors.conf \ $(DESTDIR)$(datadir)/colors.conf install-static: \ -- libgit2 0.21.2