summaryrefslogtreecommitdiffstats
path: root/tools/glusterfind/src/Makefile.am
blob: e4469c1c0cf79f4c6f42eb92ec8926f7fe84aff4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
glusterfinddir = $(GLUSTERFS_LIBEXECDIR)/glusterfind

glusterfind_PYTHON = conf.py utils.py __init__.py \
	main.py libgfchangelog.py changelogdata.py

glusterfind_SCRIPTS = changelog.py nodeagent.py \
	brickfind.py

glusterfind_DATA = tool.conf

EXTRA_DIST = changelog.py nodeagent.py brickfind.py \
	tool.conf changelogdata.py

CLEANFILES =