Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/python/config.py.in
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-08-22 12:16:36 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-08-22 12:16:36 (GMT)
commit115609e035516913459aa589fcb708ee77dd431d (patch)
tree3b4b894ceb1ed4817e07c09642bcd6ea4f588ccb /python/config.py.in
parent102603be13d3cb9e6a410653042b581df7233dc9 (diff)
Add to python path libxul_dir/python
Diffstat (limited to 'python/config.py.in')
-rw-r--r--python/config.py.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/config.py.in b/python/config.py.in
new file mode 100644
index 0000000..f838575
--- /dev/null
+++ b/python/config.py.in
@@ -0,0 +1 @@
+libxul_dir = '@LIBXUL_DIR@'