Changeset 4167:c94ebe68a53a in roaraudio for plugins/alsavs/Makefile


Ignore:
Timestamp:
08/14/10 00:26:21 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

use new files provided by maister

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/alsavs/Makefile

    r4164 r4167  
    22SLIB=$(BASENAME)$(SHARED_SUFFIX) 
    33TARGET=$(SLIB) 
    4 OBJS=roar.o pcm.o mixer.o 
     4INSTALL_DIR=$(PREFIX_LIB)/alsa-lib/ 
     5OBJS=pcm_roar.o thread.o 
    56 
    67include ../../Makefile.conf 
Note: See TracChangeset for help on using the changeset viewer.