summaryrefslogtreecommitdiffstats
path: root/pypi/Makefile.am
blob: bcbe1ea41f5bad54ae157a1c95ca718417938ee0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# This file will be processed with automake-1.7 to create Makefile.in
#
AUTOMAKE_OPTIONS = 1.7 subdir-objects

NULL =

SUBDIRS =			\
	freeipa			\
	ipa				\
	ipaserver		\
	ipatests		\
	$(NULL)