From bb2b72f8b89879e62127a151c9c0848b2879b9b6 Mon Sep 17 00:00:00 2001 From: Guido Draheim Date: Mon, 18 Sep 2006 01:54:01 +0000 Subject: [PATCH] makedocs.py initial (Makefile.am) --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index e3fff19..a2f5276 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,7 +13,7 @@ rpm2: dist-bzip2 $(PACKAGE).spec zzip.html zzip.xml zzip.pdf \ doc docu clean-doc clean-docs clean-docu \ man manpages htmpages unpack clean-unpack \ -omf install-omf install-doc install-sfnet install-man3 x : +omf install-omf install-doc install-sfnet install-man3 docu x : (cd docs && $(MAKE) `basename $@`) sdl testsdl test-sdl install-sdl : -- 2.40.0