From b1b05d8dc49710a387a6299e9eee135a7a2c9b59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20R=C3=BChsen?= Date: Tue, 20 Jan 2015 15:23:51 +0100 Subject: [PATCH] Revert "added ./configure to distribution tarball" This reverts commit 9ca28c69d96b9d6dc12e02e551301f9e0a7d9ab9. The configure script *WAS* included in the dist tarball before. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 67f8582..bc329fa 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,4 +13,4 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-man pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libpsl.pc -EXTRA_DIST = config.rpath configure +EXTRA_DIST = config.rpath