summaryrefslogtreecommitdiffstats
path: root/ipa-client/ipaclient/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ipa-client/ipaclient/Makefile.am')
-rw-r--r--ipa-client/ipaclient/Makefile.am17
1 files changed, 0 insertions, 17 deletions
diff --git a/ipa-client/ipaclient/Makefile.am b/ipa-client/ipaclient/Makefile.am
deleted file mode 100644
index 01824b865..000000000
--- a/ipa-client/ipaclient/Makefile.am
+++ /dev/null
@@ -1,17 +0,0 @@
-NULL =
-
-appdir = $(pythondir)/ipaclient
-app_PYTHON = \
- __init__.py \
- ipachangeconf.py \
- ipadiscovery.py \
- ntpconf.py \
- ipa_certupdate.py \
- $(NULL)
-
-EXTRA_DIST = \
- $(NULL)
-
-MAINTAINERCLEANFILES = \
- *~ \
- Makefile.in