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
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -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