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
349 B
12 lines
349 B
Index: Makefile.in |
|
--- Makefile.in.orig 2024-08-31 01:32:22.317103000 +0200 |
|
+++ Makefile.in 2024-08-31 01:33:08.634548000 +0200 |
|
@@ -373,7 +373,7 @@ |
|
top_build_prefix = @top_build_prefix@ |
|
top_builddir = @top_builddir@ |
|
top_srcdir = @top_srcdir@ |
|
-SUBDIRS = lqr man |
|
+SUBDIRS = lqr |
|
EXTRA_DIST = \ |
|
docs/liblqr_manual.docbook \ |
|
docs/lqr_style.xsl \
|
|
|