mirror of
https://github.com/rkd77/elinks.git
synced 2025-06-30 22:19:29 -04:00
Also compile in protocol/common when CGI is enabled
This commit is contained in:
parent
3b5724edd5
commit
7f076a8832
@ -13,6 +13,7 @@ SUBDIRS-$(CONFIG_URI_REWRITE) += rewrite
|
|||||||
SUBDIRS = auth file http
|
SUBDIRS = auth file http
|
||||||
|
|
||||||
OBJS-$(CONFIG_DATA) += data.o
|
OBJS-$(CONFIG_DATA) += data.o
|
||||||
|
OBJS-$(CONFIG_CGI) += common.o
|
||||||
OBJS-$(CONFIG_FSP) += common.o
|
OBJS-$(CONFIG_FSP) += common.o
|
||||||
OBJS-$(CONFIG_SMB) += common.o
|
OBJS-$(CONFIG_SMB) += common.o
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user