summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPetr Spacek <pspacek@redhat.com>2016-10-25 12:34:29 +0200
committerMartin Babinsky <mbabinsk@redhat.com>2016-11-09 13:08:32 +0100
commit0a17155e5b0434d4cab4d1696fac7f5ef88f0808 (patch)
treef7c97ec6cc5bbcaa450f2e1d1f16e684a4e99a0d /Makefile.am
parentc48e5fd811326dc64e19490f88003e442815a052 (diff)
downloadfreeipa-0a17155e5b0434d4cab4d1696fac7f5ef88f0808.tar.gz
freeipa-0a17155e5b0434d4cab4d1696fac7f5ef88f0808.tar.xz
freeipa-0a17155e5b0434d4cab4d1696fac7f5ef88f0808.zip
Build: replace hand-made Makefile with one generated by Automake
The neither build nor dist targets work completely. This is temporary breakage enabling further work. https://fedorahosted.org/freeipa/ticket/6418 Reviewed-By: Martin Basti <mbasti@redhat.com> Reviewed-By: Christian Heimes <cheimes@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 000000000..1e6b47519
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,5 @@
+SUBDIRS = asn1 util client daemons install ipaclient ipalib ipaplatform ipapython ipaserver ipatests po
+# checks
+# contrib
+# doc
+# init