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

NULL =

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