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

Monty xiphmont at xiph.org
Thu Sep 19 17:30:54 PDT 2002



xiphmont    02/09/19 20:30:54

  Modified:    .        Makefile.am
  Log:
  Install patch to Makefile.am from Chris Gilbert; installs tremor
  headers into include/tremor/
  
  Monty

Revision  Changes    Path
1.4       +4 -0      Tremor/Makefile.am

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/Tremor/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Makefile.am	10 Sep 2002 08:20:40 -0000	1.3
+++ Makefile.am	20 Sep 2002 00:30:54 -0000	1.4
@@ -23,6 +23,10 @@
 ivorbisfile_example_LDFLAGS = -static 
 ivorbisfile_example_LDADD = libvorbisidec.la
 
+includedir = $(prefix)/include/tremor
+
+include_HEADERS = ivorbiscodec.h ivorbisfile.h ogg.h os_types.h config_types.h
+
 example:
         -ln -fs . vorbis
         $(MAKE) ivorbisfile_example

<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