Codebase list groonga / debian/8.0.9-1 data / Makefile.am
debian/8.0.9-1

Tree @debian/8.0.9-1 (Download .tar.gz)

Makefile.am @debian/8.0.9-1raw · history · blame

SUBDIRS =			\
	html			\
	munin			\
	init.d			\
	logrotate.d		\
	systemd			\
	scripts			\
	tmpfiles.d

pkgsysconfdir = $(sysconfdir)/$(PACKAGE)
dist_pkgsysconf_DATA =		\
	groonga.conf		\
	synonyms.tsv

httpdconfdir = $(pkgsysconfdir)/httpd
dist_httpdconf_DATA =		\
	groonga-httpd.conf

EXTRA_DIST =					\
	CMakeLists.txt