#!/bin/sh

# create test input files (and some more)
make all

pg_buildext installcheck
