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

Jack Moffitt jack at xiph.org
Fri Nov 17 21:08:46 PST 2000



jack        00/11/17 21:08:46

  Modified:    doc      Makefile.am
  Log:
  oops wrong docdir...

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

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Makefile.am	2000/10/31 18:14:31	1.3
+++ Makefile.am	2000/11/18 05:08:46	1.4
@@ -2,7 +2,7 @@
 
 AUTOMAKE_OPTIONS = foreign
 
-docdir = $(datadir)/$(PACKAGE)-$(VERSION)
+docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
 
 doc_DATA = API USAGE DRIVERS WANTED
 

--- >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