[xiph-cvs] cvs commit: vorbose/src Makefile.am

Ralph Giles giles at xiph.org
Tue Jul 22 13:28:17 PDT 2003



giles       03/07/22 16:28:17

  Modified:    src      Makefile.am
  Log:
  Add floor.c to the makefile. We build now.

Revision  Changes    Path
1.2       +1 -1      vorbose/src/Makefile.am

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/vorbose/src/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Makefile.am	22 Jul 2003 13:37:17 -0000	1.1
+++ Makefile.am	22 Jul 2003 20:28:17 -0000	1.2
@@ -6,7 +6,7 @@
 
 bin_PROGRAMS = vorbose
 
-vorbose_SOURCES = codebook.c codec.h info.c map.c res.c \
+vorbose_SOURCES = codebook.c codec.h floor.c info.c map.c res.c \
                   vorbose.c
 
 debug:

<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