From d9de283c3ea89033583b5cc28874dc1926c3c9c9 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 29 Mar 2016 19:33:08 +0100 Subject: [PATCH] Revert "cgi-fcgi-interp: Temporarily disable compilation" It compiles again now. This reverts commit 0365afd4f10e79e06784bd33193ecd2d0a0d1d3e. --- cprogs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cprogs/Makefile b/cprogs/Makefile index c64a984..496b33e 100644 --- a/cprogs/Makefile +++ b/cprogs/Makefile @@ -28,7 +28,8 @@ include ../settings.make RWBUFFER_SIZE_MB=16 PROGRAMS= readbuffer writebuffer with-lock-ex xbatmon-simple \ - summer watershed rcopy-repeatedly xduplic-copier + summer watershed rcopy-repeatedly xduplic-copier \ + cgi-fcgi-interp SUIDSBINPROGRAMS= really DAEMONS= trivsoundd MAN1PAGES= readbuffer.1 writebuffer.1 with-lock-ex.1 \ -- 2.30.2