diff --git a/Makefile b/Makefile index 2fae280..a6f3845 100644 --- a/Makefile +++ b/Makefile @@ -104,5 +104,5 @@ test_organization: legacy_tests: legacy_regress -installcheck: legacy_tests # test_organization +installcheck: legacy_tests test_organization