add missing resource
This commit is contained in:
parent
10c779bbc6
commit
ade7586c30
8
src/exchangedb/spi/Makefile
Normal file
8
src/exchangedb/spi/Makefile
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
EXTENSION = own_test
|
||||||
|
MODULES = own_test
|
||||||
|
DATA = own_test.sql
|
||||||
|
|
||||||
|
# postgresql build stuff
|
||||||
|
PG_CONFIG = pg_config
|
||||||
|
PGXS := $(shell $(PG_CONFIG) --pgxs)
|
||||||
|
include $(PGXS)
|
Loading…
Reference in New Issue
Block a user