From 1a655045951c29edda0b616640b9dac507cda164 Mon Sep 17 00:00:00 2001 From: malosek Date: Wed, 16 Sep 2009 17:06:59 +0200 Subject: ruby directory moved into bindings dir --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index eee00c3..f518509 100644 --- a/configure.in +++ b/configure.in @@ -489,7 +489,7 @@ AC_TYPE_SIGNAL AC_CHECK_FUNCS(perror gettimeofday memset socket getifaddrs freeifaddrs) AC_OUTPUT(Makefile src/Makefile bindings/python/Makefile \ - bindings/python/setup.py ruby/Makefile \ + bindings/python/setup.py bindings/ruby/Makefile \ bindings/java/Makefile perf/Makefile perf/c/Makefile perf/cpp/Makefile \ perf/python/Makefile perf/ruby/Makefile perf/java/Makefile src/libzmq.pc \ devices/Makefile devices/zmq_forwarder/Makefile bindings/Makefile) -- cgit v1.2.3