diff --git a/tests/unit/Makefile.am b/tests/unit/Makefile.am index d4987d69d..7075f8c3a 100644 --- a/tests/unit/Makefile.am +++ b/tests/unit/Makefile.am @@ -54,7 +54,7 @@ AM_CPPFLAGS = -I$(top_builddir)/include/curl \ -I$(top_srcdir)/tests/libtest endif -EXTRA_DIST = Makefile.inc +EXTRA_DIST = Makefile.inc CMakeLists.txt # Prevent LIBS from being used for all link targets LIBS = $(BLANK_AT_MAKETIME)