diff options
Diffstat (limited to '')
-rw-r--r-- | sca-cpp/trunk/components/cache/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-cpp/trunk/components/cache/Makefile.am b/sca-cpp/trunk/components/cache/Makefile.am index 159a941947..d14bd3a542 100644 --- a/sca-cpp/trunk/components/cache/Makefile.am +++ b/sca-cpp/trunk/components/cache/Makefile.am @@ -18,7 +18,7 @@ incl_HEADERS = *.hpp incldir = $(prefix)/include/components/cache -dist_comp_SCRIPTS = memcached-start memcached-stop +dist_comp_SCRIPTS = memcached-log-conf memcached-start memcached-stop compdir=$(prefix)/components/cache comp_DATA = memcached.prefix |