You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
386 B
12 lines
386 B
Index: Makefile.in |
|
--- Makefile.in.orig 2025-02-13 10:58:12.572704000 +0100 |
|
+++ Makefile.in 2025-02-13 11:54:45.396183000 +0100 |
|
@@ -402,7 +402,7 @@ |
|
top_builddir = @top_builddir@ |
|
top_srcdir = @top_srcdir@ |
|
ACLOCAL_AMFLAGS = -I m4 |
|
-SUBDIRS = doc include m4 man src test oss-fuzz $(am__append_1) |
|
+SUBDIRS = doc include m4 man src |
|
EXTRA_DIST = \ |
|
CMakeLists.txt \ |
|
config.cmake.h.in \
|
|
|