summaryrefslogtreecommitdiff
path: root/www/libapreq2/files/patch-module-Makefile.in
blob: e1638d63a636f87e5611b9868148437f7746fd6d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- module/Makefile.in.orig	Wed Jul 20 10:22:56 2005
+++ module/Makefile.in	Sun Jan  1 19:21:02 2006
@@ -124,7 +124,7 @@
 CONFIG_HEADER = $(top_builddir)/include/apreq_config.h
 CONFIG_CLEAN_FILES =
 noinst_PROGRAMS = test_cgi$(EXEEXT)
-PROGRAMS = $(noinst_PROGRAMS)
+PROGRAMS =
 
 test_cgi_SOURCES = test_cgi.c
 test_cgi_OBJECTS = test_cgi.$(OBJEXT)