diff --git a/Makefile.in b/Makefile.in index 2a6a8b2..c5fca63 100644 --- a/Makefile.in +++ b/Makefile.in @@ -314,9 +314,9 @@ install-shared: \ # Install default configs @mkdir -p $(DESTDIR)$(datarootdir)/pw3270 - @$(INSTALL_DATA) \ - colors.conf \ - $(DESTDIR)$(datarootdir)/pw3270 +# @$(INSTALL_DATA) \ +# colors.conf \ +# $(DESTDIR)$(datarootdir)/pw3270 install-static: \ $(BINRLS)/static/$(LIBNAME).a -- libgit2 0.21.2