Loading docs/examples/Makefile.am +1 −1 Original line number Original line Diff line number Diff line Loading @@ -6,7 +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/curl \ INCLUDES = -I$(top_srcdir)/include \ -I$(top_builddir)/lib \ -I$(top_builddir)/lib \ -I$(top_srcdir)/lib -I$(top_srcdir)/lib Loading Loading
docs/examples/Makefile.am +1 −1 Original line number Original line Diff line number Diff line Loading @@ -6,7 +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/curl \ INCLUDES = -I$(top_srcdir)/include \ -I$(top_builddir)/lib \ -I$(top_builddir)/lib \ -I$(top_srcdir)/lib -I$(top_srcdir)/lib Loading