From 335aea439081215a485a3ec2da2159a426645ce5 Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Sat, 20 Mar 2010 20:46:05 +0100 Subject: Fix make distcheck not working --- docs/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/Makefile.am b/docs/Makefile.am index 545d681..2aa9a70 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -1,3 +1,5 @@ man_MANS = idevice_id.1 ideviceinfo.1 idevicesyslog.1 idevicebackup.1 ideviceimagemounter.1 idevicescreenshot.1 EXTRA_DIST = $(man_MANS) + +DISTCLEANFILES = html/* html -- cgit v1.1-32-gdbae