X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Makefile;h=86c455a72b1925256bdd34fd5ab7d3d85725a100;hb=4cf7c37fccfcbeb4eabdb71db210e032c4564b4a;hp=ced5be310ee5a9f66f87e3b653b3cf4077930c43;hpb=57f3216b13421d8ec92a006919cf5f0f15e5eb24;p=tig.git diff --git a/Makefile b/Makefile index ced5be3..86c455a 100644 --- a/Makefile +++ b/Makefile @@ -143,7 +143,7 @@ rpm: dist rpmbuild -ta $(TARNAME).tar.gz configure: configure.ac acinclude.m4 - $(AUTORECONF) -v + $(AUTORECONF) -v -I contrib .PHONY: all all-debug doc doc-man doc-html install install-doc \ install-doc-man install-doc-html clean spell-check dist rpm