aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a28831a..a08bb6d 100644
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,7 @@ emms-auto.el: emms-auto.in $(SOURCE)
-f batch-byte-compile $<
%.info: %.texinfo
- makeinfo $<
+ makeinfo --no-split $<
%.html: %.texinfo
makeinfo --html --no-split $<