blob: 0357a12fee00b0b0cc96ed1b63f06ceecc23db59 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.am.orig 2024-07-23 03:31:18 UTC
+++ Makefile.am
@@ -10,7 +10,7 @@ endif
DOC_DIR = doc
endif
-SUBDIRS = admin crosscompile-windows src lisp-utils $(DOC_DIR) interfaces share demo plotting desktopintegration $(LOCALE_DIR) tests
+SUBDIRS = admin crosscompile-windows src lisp-utils interfaces share demo plotting desktopintegration $(LOCALE_DIR) tests
EXTRA_DIST = \
common.mk maxima.iss.in \
|