Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit29ec29f

Browse files
committed
Makefile forgot to install README.btree_gist.
1 parent3563e90 commit29ec29f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contrib/btree_gist/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ check:
4040
@echo"Do 'make install', then 'make installcheck' instead."
4141

4242
install: all installdirs install-lib
43-
#$(INSTALL_DATA) $(srcdir)/README.$(NAME) $(docdir)/contrib
43+
$(INSTALL_DATA)$(srcdir)/README.$(NAME)$(docdir)/contrib
4444
$(INSTALL_DATA)$(NAME).sql$(datadir)/contrib
4545

4646
installdirs:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp