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

Jack Moffitt jack at xiph.org
Sun Feb 18 23:48:40 PST 2001



jack        01/02/18 23:48:39

  Modified:    lib      Makefile.am
  Log:
  small change to fix make dist with iir.c

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

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/Makefile.am,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- Makefile.am	2001/02/18 09:53:01	1.10
+++ Makefile.am	2001/02/19 07:48:39	1.11
@@ -33,7 +33,7 @@
 psytune_LDFLAGS = -static
 psytune_LDADD = libvorbis.la
 
-EXTRA_DIST = lookups.pl
+EXTRA_DIST = lookups.pl iir.c
 
 debug:
         $(MAKE) all CFLAGS="@DEBUG@"

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