summaryrefslogtreecommitdiffstats
path: root/install/ui/Makefile.am
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2011-07-21 02:54:07 -0500
committerAdam Young <ayoung@redhat.com>2011-07-21 11:47:57 -0400
commit4ff959f55d4aa0a6a832821ed19ecbb9a05dbbbf (patch)
tree5b34f511d3be1e86a2fb69259e958d9d3b99c01c /install/ui/Makefile.am
parentb5fe1e8f615271f4f71826b83e51f5e3abd277a6 (diff)
downloadfreeipa-4ff959f55d4aa0a6a832821ed19ecbb9a05dbbbf.tar.gz
freeipa-4ff959f55d4aa0a6a832821ed19ecbb9a05dbbbf.tar.xz
freeipa-4ff959f55d4aa0a6a832821ed19ecbb9a05dbbbf.zip
Removed custom layouts using HTML templates.
The code for supporting custom layouts using HTML templates has been removed. If it's needed again in the future the code can be restored. Ticket #1501
Diffstat (limited to 'install/ui/Makefile.am')
-rw-r--r--install/ui/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/install/ui/Makefile.am b/install/ui/Makefile.am
index b53f439c9..138db15ee 100644
--- a/install/ui/Makefile.am
+++ b/install/ui/Makefile.am
@@ -3,7 +3,6 @@ AUTOMAKE_OPTIONS = 1.7
NULL =
SUBDIRS = \
- layouts \
$(NULL)
appdir = $(IPA_DATA_DIR)/ui