include.am 464 B

1234567891011121314
  1. # vim:ft=automake
  2. # Gearman
  3. # Copyright (C) 2012 Data Differential, http://datadifferential.com/
  4. # All rights reserved.
  5. #
  6. # Use and distribution licensed under the BSD license. See
  7. # the COPYING file in the parent directory for full text.
  8. #
  9. # All paths should be given relative to the root
  10. #
  11. noinst_HEADERS+= libgearman-server/plugins/protocol/gear/protocol.h
  12. libgearman_server_libgearman_server_la_SOURCES+= libgearman-server/plugins/protocol/gear/protocol.cc