Changeset 3125:d308b54e93f3 in roaraudio for compbins/Makefile


Ignore:
Timestamp:
01/12/10 17:23:40 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added paplay

File:
1 edited

Legend:

Unmodified
Added
Removed
  • compbins/Makefile

    r3123 r3125  
    33TARGETS_NAS  = auplay.r 
    44TARGETS_YIFF = yplay.r yshutdown.r yiff.r 
    5 TARGETS_PA   = pacat.r 
     5TARGETS_PA   = pacat.r paplay.r 
    66TARGETS=$(TARGETS_ESD) $(TARGETS_ARTS) $(TARGETS_NAS) $(TARGETS_YIFF) $(TARGETS_PA) 
    77 
Note: See TracChangeset for help on using the changeset viewer.