summaryrefslogtreecommitdiff
path: root/support
diff options
context:
space:
mode:
authorBrian Aker <brian@gaz>2010-02-09 17:18:52 -0800
committerBrian Aker <brian@gaz>2010-02-09 17:18:52 -0800
commit6af823dc1939b0457aa0ccab10d41253e1631164 (patch)
treec099ab83863e56b5690112883f16cfdc86512582 /support
parentd590ead1014a271bd96bebd5790f1bf8818e5cab (diff)
downloadlibmemcached-6af823dc1939b0457aa0ccab10d41253e1631164.tar.gz
Fix for platform poll() return values.
Diffstat (limited to 'support')
-rw-r--r--support/include.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/support/include.am b/support/include.am
index 2f55d24a..c2df4a99 100644
--- a/support/include.am
+++ b/support/include.am
@@ -2,10 +2,10 @@
# included from Top Level Makefile.am
# All paths should be given relative to the root
-EXTRA_DIST += \
- support/libmemcached.spec \
- support/libmemcached-fc.spec.in \
- support/set_benchmark.sh
+EXTRA_DIST+= \
+ support/libmemcached.spec \
+ support/libmemcached-fc.spec.in \
+ support/set_benchmark.sh
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = support/libmemcached.pc