[xiph-cvs] cvs commit: ao/doc Makefile.am

Kenneth C. Arnold kcarnold at xiph.org
Mon Aug 6 12:01:39 PDT 2001



kcarnold    01/08/06 12:01:38

  Modified:    doc      Makefile.am
  Log:
  Include the stylesheet in the docs distribution.

Revision  Changes    Path
1.6       +1 -1      ao/doc/Makefile.am

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Makefile.am	2001/08/04 02:56:07	1.5
+++ Makefile.am	2001/08/06 19:01:36	1.6
@@ -4,6 +4,6 @@
 
 docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
 
-doc_DATA = *.html ao_example.c
+doc_DATA = *.html ao_example.c style.css
 
 EXTRA_DIST = $(doc_DATA)

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list