Add $(topsrcdir)/network/protocol/imap4 to LOCAL_INCLUDES.
git-svn-id: svn://10.0.0.236/trunk@23074 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
52af2d264e
commit
c181a3c141
@ -25,12 +25,16 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = mailbxurl
|
||||
LIBRARY_NAME = mailbxurl
|
||||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
CSRCS = \
|
||||
mkmailbx.c \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS= $(srcdir)/mkmailbx.h
|
||||
|
||||
LOCAL_INCLUDES := -I$(topsrcdir)/network/protocol/imap4
|
||||
|
||||
REQUIRES = imap4url netcache network dbm util pref js java fileurl \
|
||||
security layer img httpurl mimetype htmldlgs
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user