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

Brendan brendan at xiph.org
Sat Jan 18 13:02:20 PST 2003



brendan     03/01/18 16:02:20

  Modified:    lib      Makefile.am
  Log:
  Obvious typo caught by an obfuscated automake error message

Revision  Changes    Path
1.17      +1 -1      vorbis/lib/Makefile.am

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/Makefile.am,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- Makefile.am	18 Jan 2003 08:33:55 -0000	1.16
+++ Makefile.am	18 Jan 2003 21:02:20 -0000	1.17
@@ -25,7 +25,7 @@
 
 libvorbisenc_la_SOURCES = vorbisenc.c 
 libvorbisenc_la_LDFLAGS = -no-undefined -version-info @VE_LIB_CURRENT@:@VE_LIB_REVISION@:@VE_LIB_AGE@
-libvorbisfile_la_LIBADD = libvorbis.la
+libvorbisenc_la_LIBADD = libvorbis.la
 
 EXTRA_PROGRAMS = barkmel tone psytune
 CLEANFILES = $(EXTRA_PROGRAMS)

<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