summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp')
-rw-r--r--cpp/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/configure.ac b/cpp/configure.ac
index 5a1d634184..f4dcf32c28 100644
--- a/cpp/configure.ac
+++ b/cpp/configure.ac
@@ -16,7 +16,7 @@ AM_INIT_AUTOMAKE([dist-bzip2])
AC_PREREQ(2.59)
AC_CONFIG_HEADERS([config.h:config.in])
-AC_CONFIG_SRCDIR([lib/broker/ExchangeBinding.cpp])
+AC_CONFIG_SRCDIR([lib/broker/Broker.cpp])
AC_PROG_CC_STDC
AM_PROG_CC_C_O