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

This commit is contained in:
Dan Fandrich 2007-07-13 21:31:44 +00:00
parent 46c699c483
commit 5bed99c97d
1 changed files with 1 additions and 3 deletions

View File

@ -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