summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 31cad8e..b367c6a 100755
--- a/setup.py
+++ b/setup.py
@@ -90,6 +90,7 @@ class PyGObjectInstallLib(InstallLib):
class PyGObjectInstallData(InstallData):
def run(self):
self.add_template_option('VERSION', VERSION)
+ self.add_template_option('FFI_LIBS', '')
self.prepare()
# Install templates