summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-web/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ipa-server/ipa-web/Makefile')
-rw-r--r--ipa-server/ipa-web/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/ipa-server/ipa-web/Makefile b/ipa-server/ipa-web/Makefile
deleted file mode 100644
index 055ee9f44..000000000
--- a/ipa-server/ipa-web/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-all: ;
-
-install:
- $(MAKE) -C api $@
- $(MAKE) -C client $@
-
-clean:
- $(MAKE) -C api $@
- rm -f *~