[xiph-cvs] cvs commit: libshout Makefile.am

Brendan brendan at xiph.org
Tue Jun 17 15:52:31 PDT 2003



brendan     03/06/17 18:52:31

  Modified:    .        Makefile.am
  Log:
  Oops. Place doc files in $(datadir)/doc/libshout rather than $(datadir)/doc

Revision  Changes    Path
1.14      +1 -1      libshout/Makefile.am

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/libshout/Makefile.am,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -u -r1.13 -r1.14
--- Makefile.am	13 Jun 2003 23:47:09 -0000	1.13
+++ Makefile.am	17 Jun 2003 22:52:31 -0000	1.14
@@ -8,7 +8,7 @@ SUBDIRS = include src examples
 EXTRA_DIST = INSTALL shout.m4 m4/ac_config_libconfig_in.m4 m4/acx_pthread.m4 \
         m4/ogg.m4 m4/vorbis.m4 m4/xiph_clean_ccflags.m4
 
-docdir = $(datadir)/doc
+docdir = $(datadir)/doc/$(PACKAGE)
 doc_DATA = COPYING README examples/example.c
 
 m4datadir = $(datadir)/aclocal

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