Changeset 5989:52a7d246b355 in roaraudio


Ignore:
Timestamp:
02/24/14 14:16:20 (10 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added SLFI filter "static"

Location:
plugins/universal
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/universal/Makefile

    r5986 r5989  
    66TARGETS_IO=piface 
    77TARGETS_SERVICE=service-about 
    8 TARGETS_SLFI=filter-slfi-helloworld filter-slfi-chain filter-slfi-alternative 
     8TARGETS_SLFI=filter-slfi-helloworld filter-slfi-chain filter-slfi-alternative filter-slfi-static 
    99TARGETS__NAMES=$(TARGETS_MISC) $(TARGETS_PROTO) $(TARGETS_SERVICE) $(TARGETS_IO) $(TARGETS_SLFI) 
    1010TARGETS       = $(foreach c,$(TARGETS__NAMES),$c$(SHARED_SUFFIX)) 
Note: See TracChangeset for help on using the changeset viewer.