Skip to content

Commit 6f80f07

Browse files
author
Artur Zakirov
committed
correct installcheck in Makefile
1 parent abc6944 commit 6f80f07

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Makefile

+1-2
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,4 @@ include $(top_builddir)/src/Makefile.global
2121
include $(top_srcdir)/contrib/contrib-global.mk
2222
endif
2323

24-
installcheck:
25-
@echo "installcheck is disabled"
24+
installcheck:;

0 commit comments

Comments
 (0)