From d983479b9ee30401ef15f1af793a2a2116556de2 Mon Sep 17 00:00:00 2001 From: Heikki Linnakangas Date: Tue, 23 Apr 2013 16:14:44 +0300 Subject: [PATCH] Fix "make dist" target, now that some of the documentation files are gone. --- Makefile.am | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Makefile.am b/Makefile.am index e1f4fa4..3c43cb7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -48,11 +48,7 @@ EXTRA_DIST = license.txt readme.txt \ pgxalib.def odbc.sql odbc-drop.sql odbcapi25w.c \ sspisvcs.c sspisvcs.h gsssvcs.c gsssvcs.h \ \ - docs/index.html docs/config.html docs/config-opt.html \ - docs/faq.html docs/howto-accesslo.html \ - docs/howto-accessvba.html docs/howto-bo.html \ - docs/howto-ch.html docs/howto-csharp.html \ - docs/howto-vb.html docs/howto-vblo.html \ + docs/config.html docs/config-opt.html \ docs/unix-compilation.html docs/win32-compilation.html \ docs/release.html \ \ -- 2.39.5