summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2012-11-23 17:19:37 +0100
committerPetr Vobornik <pvoborni@redhat.com>2013-02-21 13:08:39 +0100
commitaec35465fed1771e45f9755c80781bf478087fa9 (patch)
tree8980b0c4122d23ca234c020882732c454ca2b0f7 /Makefile
parent591041d54d22703153ff2d7793d2a45a634152ff (diff)
downloadfreeipa.git-aec35465fed1771e45f9755c80781bf478087fa9.tar.gz
freeipa.git-aec35465fed1771e45f9755c80781bf478087fa9.tar.xz
freeipa.git-aec35465fed1771e45f9755c80781bf478087fa9.zip
Updated makefiles to build FreeIPA Web UI layer
Updated makefiles to comply to new directory structure and also to use builder for building Web UI. FreeIPA package spec is modified to use the output of the builder. https://fedorahosted.org/freeipa/ticket/112
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 32a46cac..066dacfc 100644
--- a/Makefile
+++ b/Makefile
@@ -149,7 +149,7 @@ archive:
local-archive:
-mkdir -p dist/$(TARBALL_PREFIX)
- rsync -a --exclude=dist --exclude=.git --exclude=build --exclude=rpmbuild . dist/$(TARBALL_PREFIX)
+ rsync -a --exclude=dist --exclude=.git --exclude=/build --exclude=rpmbuild . dist/$(TARBALL_PREFIX)
archive-cleanup:
rm -fr dist/freeipa