summaryrefslogtreecommitdiffstats
path: root/ipa-server/xmlrpc-server/test/Makefile.am
blob: 310d9d472a52eca323d5433cf2b986a662c19ffd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
NULL =

EXTRA_DIST =			\
	README			\
	test_methods.py		\
	test_mod_python.py	\
	test.py			\
	$(NULL)

MAINTAINERCLEANFILES =		\
	*~			\
	Makefile.in