Skip to content

Commit c32bd5f

Browse files
author
Artur Zakirov
committed
correct installcheck in Makefile
1 parent f21a0de commit c32bd5f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

contrib/shared_ispell/Makefile

Lines changed: 1 addition & 2 deletions
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)