aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
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 /configure.ac
parentb348096d2cf12b95cc69c7925de674a135c0384d (diff)
*Fix Linux build. Patch by panaut0lordv.
--HG-- branch : trunk
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0b9fa8971fb..213ea4834b5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -361,7 +361,7 @@ AC_CONFIG_FILES([
src/mangosd/Makefile
src/mangosd/mangosd.conf.dist
src/bindings/Makefile
- src/bindings/interface/Makefile
+ src/bindings/scripts/Makefile
])
## Configure ACE, if needed