Blob Blame History Raw
From 889562eeec40e667d76007285aed5d87acae29e1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ond=C5=99ej=20Lyson=C4=9Bk?= <olysonek@redhat.com>
Date: Wed, 6 Feb 2019 12:39:49 +0100
Subject: [PATCH 1/3] Revert "No more contrib/Makefile.in"

This reverts commit 86b1ec003b63a82f1bcb016f55f385c6cff89b6c.
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index e66a578..cc2534b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1468,7 +1468,7 @@ AH_VERBATIM([NDEBUG], [/* Never ever ignore assertions */
 #endif])
 
 AC_CONFIG_FILES(Makefile src/Makefile pam/Makefile man/Makefile
-gui/Makefile m4/Makefile pure-ftpd.conf puredb/Makefile
+gui/Makefile contrib/Makefile m4/Makefile pure-ftpd.conf puredb/Makefile
 puredb/src/Makefile
 configuration-file/Makefile
 configuration-file/pure-config.pl
-- 
2.20.1