summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2015-06-02 16:48:58 +0200
committerLukas Slebodnik <lslebodn@redhat.com>2015-11-05 13:18:27 +0100
commitf43825305e7e4a266d3c3885ed0c53d991d37019 (patch)
tree611215ea0f474d8edbefa0c0f258ad1b12ad666f /Makefile.am
parenta10f67d4c64f3b1243de5d86a996475361adf0ac (diff)
downloadsssd-f43825305e7e4a266d3c3885ed0c53d991d37019.tar.gz
sssd-f43825305e7e4a266d3c3885ed0c53d991d37019.tar.xz
sssd-f43825305e7e4a266d3c3885ed0c53d991d37019.zip
BUILD: Remove sudo doxygen file
There aren't any documented files in directory src/sss_client/sudo/ Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 93726c07e..a0abb8fb3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -674,10 +674,6 @@ SSSD_DOCS = \
idmap_doc \
nss_idmap_doc
-if BUILD_SUDO
- SSSD_DOCS += libsss_sudo_doc
-endif
-
if BUILD_IFP
SSSD_DOCS += sss_simpleifp_doc
endif