From: Brian Aker Date: Tue, 9 Feb 2010 22:32:39 +0000 (-0800) Subject: Indention fix. X-Git-Tag: 0.40~52 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=d590ead1014a271bd96bebd5790f1bf8818e5cab;p=awesomized%2Flibmemcached Indention fix. --- diff --git a/support/include.am b/support/include.am index d9287e47..2f55d24a 100644 --- a/support/include.am +++ b/support/include.am @@ -3,9 +3,9 @@ # All paths should be given relative to the root EXTRA_DIST += \ - support/libmemcached.spec \ - support/libmemcached-fc.spec.in \ - support/set_benchmark.sh + support/libmemcached.spec \ + support/libmemcached-fc.spec.in \ + support/set_benchmark.sh pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = support/libmemcached.pc