Skip to content
Snippets Groups Projects
Commit 5bed99c9 authored by Dan Fandrich's avatar Dan Fandrich
Browse files

The examples don't need access to curl internal source files.

parent 46c699c4
No related branches found
No related tags found
No related merge requests found
......@@ -6,9 +6,7 @@ AUTOMAKE_OPTIONS = foreign nostdinc
EXTRA_DIST = README Makefile.example makefile.dj $(COMPLICATED_EXAMPLES)
INCLUDES = -I$(top_srcdir)/include \
-I$(top_builddir)/lib \
-I$(top_srcdir)/lib
INCLUDES = -I$(top_srcdir)/include
LIBDIR = $(top_builddir)/lib
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment