forked from Lainports/freebsd-ports
11 lines
351 B
Text
11 lines
351 B
Text
--- 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)
|