summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 4a4c56f..8156d4f 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -18,7 +18,8 @@ man_MANS = \
18 idevicedebug.1 \ 18 idevicedebug.1 \
19 idevicedevmodectl.1 \ 19 idevicedevmodectl.1 \
20 idevicenotificationproxy.1 \ 20 idevicenotificationproxy.1 \
21 idevicesetlocation.1 21 idevicesetlocation.1 \
22 afcclient.1
22 23
23EXTRA_DIST = $(man_MANS) 24EXTRA_DIST = $(man_MANS)
24 25