From 6e8bd9973b8df3172794484eecd6ebd0a4e54f73 Mon Sep 17 00:00:00 2001 From: megamage Date: Thu, 1 Jan 2009 15:14:43 -0600 Subject: *Fix Linux build. Patch by panaut0lordv. --HG-- branch : trunk --- src/bindings/Makefile.am | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/bindings') 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 -- cgit v1.2.3