- # vim:ft=automake
- # included from Top Level Makefile.am
- # All paths should be given relative to the root
- EXTRA_DIST += \
- support/gearmand.init \
- support/gearmand.pc \
- support/gearmand.spec
- pkgconfigdir = $(libdir)/pkgconfig
- pkgconfig_DATA = support/gearmand.pc
|