[xiph-commits] r9581 - trunk/ghost/libghost

jm at svn.xiph.org jm at svn.xiph.org
Sun Jul 17 16:49:18 PDT 2005


Author: jm
Date: 2005-07-17 16:49:16 -0700 (Sun, 17 Jul 2005)
New Revision: 9581

Added:
   trunk/ghost/libghost/sinusoids.c
Modified:
   trunk/ghost/libghost/Makefile.am
Log:
...


Modified: trunk/ghost/libghost/Makefile.am
===================================================================
--- trunk/ghost/libghost/Makefile.am	2005-07-17 23:43:46 UTC (rev 9580)
+++ trunk/ghost/libghost/Makefile.am	2005-07-17 23:49:16 UTC (rev 9581)
@@ -9,7 +9,8 @@
 lib_LTLIBRARIES = libghost.la
 
 # Sources for compilation in the library
-libghost_la_SOURCES = ghost.c
+libghost_la_SOURCES = ghost.c \
+			sinusoids.c
 
 #noinst_HEADERS =
 

Added: trunk/ghost/libghost/sinusoids.c
===================================================================



More information about the commits mailing list