[dahdi-commits] tzafrir: tools/trunk r5404 - in /tools/trunk: ./ Makefile

SVN commits to the DAHDI project dahdi-commits at lists.digium.com
Thu Nov 27 04:01:28 CST 2008


Author: tzafrir
Date: Thu Nov 27 04:01:28 2008
New Revision: 5404

URL: http://svn.digium.com/view/dahdi?view=rev&rev=5404
Log:
dahdi-tools: Re-add README.Astribank.html generation.

Modified:
    tools/trunk/   (props changed)
    tools/trunk/Makefile

Propchange: tools/trunk/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Thu Nov 27 04:01:28 2008
@@ -1,5 +1,6 @@
 *.asciidoc
 README.html
+README.Astribank.html
 aclocal.m4
 autom4te.cache
 config.log

Modified: tools/trunk/Makefile
URL: http://svn.digium.com/view/dahdi/tools/trunk/Makefile?view=diff&rev=5404&r1=5403&r2=5404
==============================================================================
--- tools/trunk/Makefile (original)
+++ tools/trunk/Makefile Thu Nov 27 04:01:28 2008
@@ -118,7 +118,7 @@
 GROFF_PAGES	:= $(wildcard doc/*.8 xpp/*.8)
 GROFF_HTML	:= $(GROFF_PAGES:%=%.html)
 
-GENERATED_DOCS	:= $(GROFF_HTML) README.html # README.Astribank.html
+GENERATED_DOCS	:= $(GROFF_HTML) README.html README.Astribank.html
 
 all: menuselect.makeopts 
 	@$(MAKE) _all




More information about the dahdi-commits mailing list