[xiph-cvs] cvs commit: vorbis-tools/ogg123 Makefile.am

Chris Cheney calc at xiph.org
Fri Nov 17 21:05:09 PST 2000



calc        00/11/17 21:05:09

  Modified:    ogg123   Makefile.am
  Log:
  added doc dir

Revision  Changes    Path
1.5       +3 -1      vorbis-tools/ogg123/Makefile.am

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/ogg123/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Makefile.am	2000/11/18 04:56:08	1.4
+++ Makefile.am	2000/11/18 05:05:08	1.5
@@ -3,8 +3,10 @@
 AUTOMAKE_OPTIONS = foreign
 
 bin_PROGRAMS = ogg123
-doc_DATA = ogg123rc-example
 man_MANS = ogg123.1
+
+docdir = $(prefix)/doc/$(PACKAGE)-$(VERSION)
+doc_DATA = ogg123rc-example
 
 INCLUDES = @OGG_CFLAGS@ @VORBIS_CFLAGS@ @AO_CFLAGS@
 

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