summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorMiroslav Grepl <mgrepl@redhat.com>2014-04-11 18:38:34 +0200
committerMiroslav Grepl <mgrepl@redhat.com>2014-04-11 18:38:34 +0200
commita39d0831d654292fb2a1f7b9ee18ecc9239f610f (patch)
tree38b21b813d5d347b8c34ec51d5479f31c52b947d /man
parent61d3d40e791a4ac392930f11785e4057f67a5b09 (diff)
downloadsetools-a39d0831d654292fb2a1f7b9ee18ecc9239f610f.tar.gz
setools-a39d0831d654292fb2a1f7b9ee18ecc9239f610f.tar.xz
setools-a39d0831d654292fb2a1f7b9ee18ecc9239f610f.zip
Setools noship
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.am15
1 files changed, 3 insertions, 12 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 0fafccb..f88e00a 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,19 +1,10 @@
if BUILD_GUI
MAYBEMANS = apol.1 \
- seaudit.8 seaudit-report.8 \
- sediffx.1
+ seaudit.8
endif
EXTRA_DIST=$(man_MANS) apol.1 \
- seaudit.8 seaudit-report.8.in \
- sediffx.1
+ seaudit.8
-man_MANS = findcon.1 indexcon.1 replcon.1 \
- sechecker.1 \
- sediff.1 \
+man_MANS = sediff.1 \
seinfo.1 sesearch.1 $(MAYBEMANS)
-
-seaudit-report.8: seaudit-report.8.in Makefile
- sed -e 's|\@setoolsdir\@|$(setoolsdir)|g' $< > $@
-
-CLEANFILES = seaudit-report.8