12345678910111213 |
- # vim:ft=automake
- # Gearman
- # Copyright (C) 2011 Data Differential, http://datadifferential.com/
- # All rights reserved.
- #
- # Use and distribution licensed under the BSD license. See
- # the COPYING file in the parent directory for full text.
- #
- # All paths should be given relative to the root
- #
- include libgearman-server/plugins/protocol/http/include.am
- include libgearman-server/plugins/protocol/gear/include.am
|