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

Brendan brendan at xiph.org
Sun Nov 16 18:31:07 PST 2003



brendan     03/11/16 21:31:07

  Modified:    doc      Makefile.am
  Log:
  Whoops, put manual back in dist. I would have caught this at home if I could make dist,
  but HFS+ case-preserving/insensitive FS causes make dist to fail in the debian
  directory. Automake sees changelog, thinks it is ChangeLog, and adds it to make dist
  automatically, but then make can't find ChangeLog because it is actually changelog. Grr.

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

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/icecast/doc/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -u -r1.3 -r1.4
--- Makefile.am	17 Nov 2003 02:26:10 -0000	1.3
+++ Makefile.am	17 Nov 2003 02:31:07 -0000	1.4
@@ -10,4 +10,4 @@ doc_DATA = icecast2_TOC.html icecast2_ad
 
 EXTRA_DIST = Index.hhk icecast2.chm icecast2.hhc icecast2.hhp index_win32.html \
         stats1.jpg style.css win32_section1.html win32_section2.html \
-	win32_section3.html windowtitle.jpg
+	win32_section3.html windowtitle.jpg $(doc_DATA)

<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