aboutsummaryrefslogtreecommitdiff
path: root/src/bindings
diff options
context:
space:
mode:
authormegamage <none@none>2009-01-01 15:14:43 -0600
committermegamage <none@none>2009-01-01 15:14:43 -0600
commit6e8bd9973b8df3172794484eecd6ebd0a4e54f73 (patch)
treebd1142250f4c588741b8b0f24d95e2eee613b080 /src/bindings
parentb348096d2cf12b95cc69c7925de674a135c0384d (diff)
*Fix Linux build. Patch by panaut0lordv.
--HG-- branch : trunk
Diffstat (limited to 'src/bindings')
-rw-r--r--src/bindings/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/bindings/Makefile.am b/src/bindings/Makefile.am
index 5e85dfe15bc..dd74a6f1e13 100644
--- a/src/bindings/Makefile.am
+++ b/src/bindings/Makefile.am
@@ -18,8 +18,8 @@
# interface folder is disabled for now
-if USE_TSCRIPTS
+#if USE_TSCRIPTS
SUBDIRS = scripts
-else
-SUBDIRS = interface
-endif
+#else
+#SUBDIRS = interface
+#endif