mirror of
https://github.com/postgres/postgres.git
synced 2025-04-25 21:42:33 +03:00
Makefile forgot to install README.btree_gist.
This commit is contained in:
parent
3563e90a8c
commit
29ec29ffac
@ -40,7 +40,7 @@ check:
|
||||
@echo "Do 'make install', then 'make installcheck' instead."
|
||||
|
||||
install: all installdirs install-lib
|
||||
#$(INSTALL_DATA) $(srcdir)/README.$(NAME) $(docdir)/contrib
|
||||
$(INSTALL_DATA) $(srcdir)/README.$(NAME) $(docdir)/contrib
|
||||
$(INSTALL_DATA) $(NAME).sql $(datadir)/contrib
|
||||
|
||||
installdirs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user