From f5b939d40c5c448f9d3c517891e6d70e601e25d8 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Thu, 28 Jan 2016 17:09:55 -0800 Subject: Don't attempt to download FAQ for tarball generation. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index a80788b..e1e5510 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,7 +11,7 @@ sshfs_LDADD = $(SSHFS_LIBS) sshfs_CFLAGS = $(SSHFS_CFLAGS) sshfs_CPPFLAGS = -D_REENTRANT -DFUSE_USE_VERSION=26 -DLIBDIR=\"$(libdir)\" -EXTRA_DIST = sshnodelay.c FAQ.txt +EXTRA_DIST = sshnodelay.c CLEANFILES = sshnodelay.so dist_man_MANS = sshfs.1 -- cgit v1.2.3