summaryrefslogtreecommitdiffstats
path: root/funcweb/Makefile
diff options
context:
space:
mode:
authorAdrian Likins <alikins@grimlock.devel.redhat.com>2008-08-26 14:51:26 -0400
committerAdrian Likins <alikins@grimlock.devel.redhat.com>2008-08-26 14:51:26 -0400
commit31f096ef3065c13945c96b815ff4feeaf1a46e11 (patch)
tree399ad8a88ecba9611f5b38b5982c3520c777139e /funcweb/Makefile
parent44733335dd76b59e211e8397f008abdba79a3b5f (diff)
parent41f53ee4a0edb6899b8377dabbdba525cb6d1844 (diff)
downloadfunc-31f096ef3065c13945c96b815ff4feeaf1a46e11.tar.gz
func-31f096ef3065c13945c96b815ff4feeaf1a46e11.tar.xz
func-31f096ef3065c13945c96b815ff4feeaf1a46e11.zip
Merge branch 'master' into cmd_run_env
Diffstat (limited to 'funcweb/Makefile')
-rwxr-xr-xfuncweb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/funcweb/Makefile b/funcweb/Makefile
index 4d1e644..1a54edf 100755
--- a/funcweb/Makefile
+++ b/funcweb/Makefile
@@ -77,6 +77,7 @@ unittest:
rpms: build sdist
mkdir -p rpm-build
cp dist/*.gz rpm-build/
+ cp funcweb.te rpm-build/
cp version rpm-build/
rpmbuild --define "_topdir %(pwd)/rpm-build" \
--define "_builddir %{_topdir}" \