]> granicus.if.org Git - curl/commitdiff
The examples don't need access to curl internal source files.
authorDan Fandrich <dan@coneharvesters.com>
Fri, 13 Jul 2007 21:31:44 +0000 (21:31 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Fri, 13 Jul 2007 21:31:44 +0000 (21:31 +0000)
docs/examples/Makefile.am

index 5fa9a496f58aceb0558e8a1730f6516e88aa47b6..c64b8f1d848ebf421568f5f2f95f04255bb783e9 100644 (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