diff options
-rw-r--r-- | cpp/src/cluster.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cpp/src/cluster.mk b/cpp/src/cluster.mk index e91637dcde..d2df1a4518 100644 --- a/cpp/src/cluster.mk +++ b/cpp/src/cluster.mk @@ -34,10 +34,6 @@ cluster_la_SOURCES = \ cluster_la_LIBADD= -lcpg libqpidbroker.la libqpidclient.la -else -# Empty stub library to satisfy rpm spec file. -cluster_la_SOURCES = - endif cluster_la_LDFLAGS = $(PLUGINLDFLAGS) |