Imported Upstream version 4.7.2

This commit is contained in:
Mario Fetka
2021-08-09 20:54:00 +02:00
parent 3bfaa6e020
commit a791de49a2
2175 changed files with 1764288 additions and 331861 deletions

12
pypi/Makefile.am Normal file
View File

@@ -0,0 +1,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)