include.am 284 B

1234567891011
  1. # vim:ft=automake
  2. # included from Top Level Makefile.am
  3. # All paths should be given relative to the root
  4. EXTRA_DIST += \
  5. support/gearmand.init \
  6. support/gearmand.pc \
  7. support/gearmand.spec
  8. pkgconfigdir = $(libdir)/pkgconfig
  9. pkgconfig_DATA = support/gearmand.pc