5ed962b210
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@3030 6952d904-891a-0410-993b-d76249ca496b
18 lines
395 B
Diff
18 lines
395 B
Diff
--- doc/Makefile.am.orig
|
|
+++ doc/Makefile.am
|
|
@@ -48,14 +48,7 @@
|
|
$(srcdir)/vice.txt: vice.texi
|
|
$(MAKEINFO) -o $(srcdir)/vice.txt --no-headers $(srcdir)/vice.texi
|
|
|
|
-if BUILD_PDF
|
|
-$(srcdir)/vice.pdf: vice.texi
|
|
- $(TEXI2DVI) -q --clean --pdf -o $(srcdir)/vice.pdf $(srcdir)/vice.texi
|
|
-
|
|
-PDF_DEPS=$(srcdir)/vice.pdf
|
|
-else
|
|
PDF_DEPS=
|
|
-endif
|
|
|
|
if BUILD_AMIGAGUIDE
|
|
$(srcdir)/vice.guide: vice.texi
|