mirror of
https://github.com/moparisthebest/curl
synced 2024-10-31 15:45:12 -04:00
The examples don't need access to curl internal source files.
This commit is contained in:
parent
46c699c483
commit
5bed99c97d
@ -6,9 +6,7 @@ AUTOMAKE_OPTIONS = foreign nostdinc
|
|||||||
|
|
||||||
EXTRA_DIST = README Makefile.example makefile.dj $(COMPLICATED_EXAMPLES)
|
EXTRA_DIST = README Makefile.example makefile.dj $(COMPLICATED_EXAMPLES)
|
||||||
|
|
||||||
INCLUDES = -I$(top_srcdir)/include \
|
INCLUDES = -I$(top_srcdir)/include
|
||||||
-I$(top_builddir)/lib \
|
|
||||||
-I$(top_srcdir)/lib
|
|
||||||
|
|
||||||
LIBDIR = $(top_builddir)/lib
|
LIBDIR = $(top_builddir)/lib
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user