Loading docs/examples/Makefile.am +1 −3 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
docs/examples/Makefile.am +1 −3 Original line number Diff line number Diff line Loading @@ -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 Loading