[xiph-commits] r9179 - trunk/speex/include/speex

jm at motherfish-iii.xiph.org jm at motherfish-iii.xiph.org
Sun Apr 24 23:19:36 PDT 2005


Author: jm
Date: 2005-04-24 23:19:35 -0700 (Sun, 24 Apr 2005)
New Revision: 9179

Modified:
   trunk/speex/include/speex/Makefile.am
Log:
Include default values for speex_types.h for those not using configure. OK,
this isn't clean (dependent on who created the tarball), but it's better than
nothing.


Modified: trunk/speex/include/speex/Makefile.am
===================================================================
--- trunk/speex/include/speex/Makefile.am	2005-04-25 06:16:58 UTC (rev 9178)
+++ trunk/speex/include/speex/Makefile.am	2005-04-25 06:19:35 UTC (rev 9179)
@@ -2,6 +2,7 @@
 #AUTOMAKE_OPTIONS = no-dependencies
 
 pkginclude_HEADERS =  speex.h \
+	speex_types.h \
 	speex_bits.h \
 	speex_header.h \
 	speex_callbacks.h \



More information about the commits mailing list