Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 208160 | Differences between
and this patch

Collapse All | Expand All

(-)support/Makefile.in (-1 / +1 lines)
Lines 4-10 Link Here
4
CLEAN_TARGETS = suexec
4
CLEAN_TARGETS = suexec
5
5
6
PROGRAMS = htpasswd htdigest rotatelogs logresolve ab checkgid htdbm \
6
PROGRAMS = htpasswd htdigest rotatelogs logresolve ab checkgid htdbm \
7
	htcacheclean httxt2dbm log_server_status split-logfile
7
	htcacheclean httxt2dbm log_server_status split-logfile dbmmanage
8
TARGETS  = $(PROGRAMS)
8
TARGETS  = $(PROGRAMS)
9
9
10
PROGRAM_LDADD        = $(UTIL_LDFLAGS) $(PROGRAM_DEPENDENCIES) $(EXTRA_LIBS) $(AP_LIBS)
10
PROGRAM_LDADD        = $(UTIL_LDFLAGS) $(PROGRAM_DEPENDENCIES) $(EXTRA_LIBS) $(AP_LIBS)

Return to bug 208160