summaryrefslogtreecommitdiff
path: root/devices/Makefile.am
diff options
context:
space:
mode:
authormalosek <malosek@fastmq.com>2009-09-15 09:46:08 +0200
committermalosek <malosek@fastmq.com>2009-09-15 09:46:08 +0200
commit712c7bd8954a801526e87e652840f7087f9af706 (patch)
tree8abf4fa3c677b572bd42dd7b7101eb6b01ec1dd4 /devices/Makefile.am
parent364281343ce0fd03b25bc6b1b451ee7ba8db436b (diff)
parent35e82b460549e227f6c3409be32d2c657955628c (diff)
Merge branch 'master' of git@github.com:sustrik/zeromq2
Diffstat (limited to 'devices/Makefile.am')
-rw-r--r--devices/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/devices/Makefile.am b/devices/Makefile.am
index b5bbd37..4cbad14 100644
--- a/devices/Makefile.am
+++ b/devices/Makefile.am
@@ -1,6 +1,6 @@
if BUILD_FORWARDER
-FORWARDER_DIR = forwarder
+FORWARDER_DIR = zmq_forwarder
endif
SUBDIRS = $(FORWARDER_DIR)
-DIST_SUBDIRS = forwarder
+DIST_SUBDIRS = zmq_forwarder