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

Stan Seibert volsung at xiph.org
Tue Jul 24 14:40:54 PDT 2001



volsung     01/07/24 14:40:54

  Modified:    src      Tag: volsung_20010721 Makefile.am
  Log:
  Added ao_private.h to the automake sources line.  Thanks to Christian
  Weisgerber <naddy at mips.inka.de> for catching this.

Revision  Changes    Path
No                   revision

No                   revision

1.6.2.2   +1 -1      ao/src/Makefile.am

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/ao/src/Makefile.am,v
retrieving revision 1.6.2.1
retrieving revision 1.6.2.2
diff -u -r1.6.2.1 -r1.6.2.2
--- Makefile.am	2001/07/22 03:35:48	1.6.2.1
+++ Makefile.am	2001/07/24 21:40:54	1.6.2.2
@@ -7,7 +7,7 @@
 
 lib_LTLIBRARIES = libao.la
 
-libao_la_SOURCES = audio_out.c config.c ao_null.c ao_wav.c ao_au.c ao_raw.c
+libao_la_SOURCES = audio_out.c config.c ao_null.c ao_wav.c ao_au.c ao_raw.c ao_private.h
 libao_la_LDFLAGS = -version-info @LIB_CURRENT@:@LIB_REVISION@:@LIB_AGE@
 
 

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