blob: d06ee6522e61dedbf800cc01108dc1cdbab06484 (
plain)
1
2
3
4
5
6
7
8
|
--- maxima-5.49.0/doc/info/de/Makefile.am
+++ maxima-5.49.0/doc/info/de/Makefile.am
@@ -1,4 +1,4 @@
-MAKEINFOFLAGS = --enable-encoding -I . -I .. -I ../.. $(srcdir)/..
+MAKEINFOFLAGS = --enable-encoding -I . -I .. -I ../.. -I $(srcdir)/..
TEXINFO_TEX = ../texinfo.tex
lang = de
|