diff options
Diffstat (limited to 'src/interfaces/python/Setup.in.raw')
-rw-r--r-- | src/interfaces/python/Setup.in.raw | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/interfaces/python/Setup.in.raw b/src/interfaces/python/Setup.in.raw new file mode 100644 index 00000000000..dddb5588102 --- /dev/null +++ b/src/interfaces/python/Setup.in.raw @@ -0,0 +1,3 @@ +*shared* + +_pg pgmodule.c -I__LIBPQ__ -I__INCLUDES__ -L__LIBPQ__ -lpq __EXTRA_LIBS__ |