Enlightenment CVS committal

Author  : devilhorns
Project : e_modules
Module  : mixer

Dir     : e_modules/mixer


Modified Files:
        Makefile.am 


Log Message:
Add alsa files to makefile.am

===================================================================
RCS file: /cvs/e/e_modules/mixer/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 7 Sep 2006 14:11:09 -0000       1.2
+++ Makefile.am 7 Sep 2006 15:26:47 -0000       1.3
@@ -26,7 +26,9 @@
 pkgdir                 = $(datadir)/$(MODULE_ARCH)
 pkg_LTLIBRARIES        = module.la
 module_la_SOURCES      = e_mod_main.c \
-                      e_mod_main.h
+                      e_mod_main.h \
+                      alsa_mixer.h \
+                      alsa_mixer.c
 
 module_la_LIBADD       = @e_libs@ @SOUND_LDFLAGS@
 module_la_LDFLAGS      = -module -avoid-version



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to