Loading tests/unit/Makefile.am +1 −1 Original line number Original line Diff line number Diff line Loading @@ -54,7 +54,7 @@ AM_CPPFLAGS = -I$(top_builddir)/include/curl \ -I$(top_srcdir)/tests/libtest -I$(top_srcdir)/tests/libtest endif endif EXTRA_DIST = Makefile.inc EXTRA_DIST = Makefile.inc CMakeLists.txt # Prevent LIBS from being used for all link targets # Prevent LIBS from being used for all link targets LIBS = $(BLANK_AT_MAKETIME) LIBS = $(BLANK_AT_MAKETIME) Loading Loading
tests/unit/Makefile.am +1 −1 Original line number Original line Diff line number Diff line Loading @@ -54,7 +54,7 @@ AM_CPPFLAGS = -I$(top_builddir)/include/curl \ -I$(top_srcdir)/tests/libtest -I$(top_srcdir)/tests/libtest endif endif EXTRA_DIST = Makefile.inc EXTRA_DIST = Makefile.inc CMakeLists.txt # Prevent LIBS from being used for all link targets # Prevent LIBS from being used for all link targets LIBS = $(BLANK_AT_MAKETIME) LIBS = $(BLANK_AT_MAKETIME) Loading