summaryrefslogtreecommitdiffstats
path: root/install/Makefile.am
diff options
context:
space:
mode:
authorPavel Zuna <pzuna@redhat.com>2010-01-12 16:40:09 +0100
committerRob Crittenden <rcritten@redhat.com>2010-01-20 16:54:17 -0500
commitc15c1eee729e912f4f55c90861d4dd0be0bdd601 (patch)
treed6f7897fec77a6be50daa7d33b81812ad73576aa /install/Makefile.am
parent41a7a8d3d4d79cf15dac5583fc5aa8c301282c98 (diff)
downloadfreeipa-c15c1eee729e912f4f55c90861d4dd0be0bdd601.tar.gz
freeipa-c15c1eee729e912f4f55c90861d4dd0be0bdd601.tar.xz
freeipa-c15c1eee729e912f4f55c90861d4dd0be0bdd601.zip
Add DS migration plugin and password migration page.
Diffstat (limited to 'install/Makefile.am')
-rw-r--r--install/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/Makefile.am b/install/Makefile.am
index 19665856e..68a3c2655 100644
--- a/install/Makefile.am
+++ b/install/Makefile.am
@@ -7,6 +7,7 @@ NULL =
SUBDIRS = \
conf \
html \
+ migration \
share \
tools \
updates \