summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChris PeBenito <cpebenito@tresys.com>2008-03-06 20:17:46 +0000
committerChris PeBenito <cpebenito@tresys.com>2008-03-06 20:17:46 +0000
commite276d50e2176e5442ef17f2de729f0f2937a6ea8 (patch)
tree277ee2737bfd92e3c3399befc38d3d8bbf3bb363 /Makefile
parent210607be61a1dd14460ee92799d58ac37c4da46a (diff)
trunk: Add iferror.m4 rather generate it out of the Makefiles.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1af6b9b5..ab508f39 100644
--- a/Makefile
+++ b/Makefile
@@ -101,6 +101,7 @@ setbools := $(AWK) -f $(support)/set_bools_tuns.awk
get_type_attr_decl := $(SED) -r -f $(support)/get_type_attr_decl.sed
comment_move_decl := $(SED) -r -f $(support)/comment_move_decl.sed
gennetfilter := $(PYTHON) -E $(support)/gennetfilter.py
+m4iferror := $(support)/iferror.m4
# use our own genhomedircon to make sure we have a known usable one,
# so policycoreutils updates are not required (RHEL4)
genhomedircon := $(PYTHON) -E $(support)/genhomedircon